Skip to content

Commit

Permalink
Wait a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd committed Dec 10, 2023
1 parent a87a383 commit 816d0f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -34,6 +34,9 @@ jobs:
- name: Delete Existing Release and Tag
run: |
git push --delete origin continuous || true
- name: Wait a bit
run: sleep 2

- name: Upload Artifacts to GitHub Releases
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 816d0f1

Please sign in to comment.