Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-symbiotic authored Jan 20, 2025
1 parent 31d4751 commit 8aaac2e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/full-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@ jobs:
name: latest
tag_name: latest
files: full-info.json
fail_on_unmatched_files: true
fail_on_unmatched_files: true
# Sleep to be sure release is updated in GH CDN before triggering a webhook
- name: Sleep for 30 seconds
run: sleep 30s

0 comments on commit 8aaac2e

Please sign in to comment.