Skip to content

Commit

Permalink
dev: wait 15 minutes before packwiz curseforge update
Browse files Browse the repository at this point in the history
  • Loading branch information
jasperalani authored Jan 15, 2024
1 parent 1e97b5e commit eecea84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ jobs:
packwiz update ${{ env.slug }}
- name: Build Modpack curseforge
run: |
echo Waiting 15 minutes for curseforge to approve the uploaded jar
sleep 900
cd curseforge
packwiz update ${{ env.slug }}
- name: Commit changes
Expand Down

0 comments on commit eecea84

Please sign in to comment.