mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 22:13:23 -07:00
Revert unintended change
This commit is contained in:
parent
2628e184c8
commit
19892249ed
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ Write-Host "File uploaded successfully: $FileName"
|
|||
# Step 7: Trigger GitHub Pages Rebuild
|
||||
#Write-Host "Triggering GitHub Pages rebuild..."
|
||||
#Invoke-RestMethod `
|
||||
# -Uri "https://api.github.com/repos/greenshot/greenshot/pages/builds" `
|
||||
# -Method POST `
|
||||
# -Headers $Headers
|
||||
#if ($LASTEXITCODE -ne 0) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue