mirror of
https://github.com/greenshot/greenshot
synced 2025-08-24 07:06: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
|
# Step 7: Trigger GitHub Pages Rebuild
|
||||||
#Write-Host "Triggering GitHub Pages rebuild..."
|
#Write-Host "Triggering GitHub Pages rebuild..."
|
||||||
#Invoke-RestMethod `
|
#Invoke-RestMethod `
|
||||||
|
# -Uri "https://api.github.com/repos/greenshot/greenshot/pages/builds" `
|
||||||
# -Method POST `
|
# -Method POST `
|
||||||
# -Headers $Headers
|
# -Headers $Headers
|
||||||
#if ($LASTEXITCODE -ne 0) {
|
#if ($LASTEXITCODE -ne 0) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue