Skip to content

Commit

Permalink
Update publish workflow conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
surilindur committed Mar 25, 2024
1 parent b4b4153 commit 1d228ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Publish
on:
release:
types:
- published
- released
- prereleased
- edited

concurrency:
Expand Down

0 comments on commit 1d228ef

Please sign in to comment.