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 9b678c0 commit c9d812c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -31,6 +31,10 @@ jobs:
run: |
git push --delete origin continuous || true
- name: Wait a bit
# Prevents draft releases getting created
run: sleep 2

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

0 comments on commit c9d812c

Please sign in to comment.