Skip to content

Commit

Permalink
Sleep 30 seconds after publishing to itch.io
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanlangston committed Jan 3, 2024
1 parent 6e2a777 commit 7730a14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/DeployPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ jobs:
ITCH_GAME: asteroids
ITCH_USER: dylanlangston
PACKAGE: ${{ steps.download.outputs.download-path }}
- name: Sleep 30s
run: sleep 30s
- name: First load of itch.io
uses: karol-brejna-i/webpage-screenshot-action@v1
with:
Expand Down

0 comments on commit 7730a14

Please sign in to comment.