Skip to content

Commit

Permalink
Build release zip on actions creation
Browse files Browse the repository at this point in the history
  • Loading branch information
s4ddly committed Jun 20, 2024
1 parent 4f29cb3 commit 1a0ddcd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
push:
tags:
- '*'
workflow_run:
workflows: [Create release]
types:
- completed

permissions:
contents: write
Expand Down

0 comments on commit 1a0ddcd

Please sign in to comment.