Skip to content

Commit

Permalink
Wait before publishing release to discord
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker authored and jgstroud committed May 21, 2024
1 parent 70d0477 commit 0e3b8bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@ jobs:
path: |
docs/firmware/
- name: Sleep for 2 minutes before pubhsing to Discord
run: sleep 120s
shell: bash

- name: Latest Release
if: ${{ github.event.release.prerelease == false }}
uses: SethCohen/[email protected]
Expand Down

0 comments on commit 0e3b8bc

Please sign in to comment.