Skip to content

Commit

Permalink
ci: remove release workflow trigger - only tags required
Browse files Browse the repository at this point in the history
  • Loading branch information
lladdy committed Nov 19, 2024
1 parent 7acb6e2 commit e9c30fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Release docker images

on:
release:
types: [published]
tags:
- 'bot-v*' # for bot image releases
- 'sc2-v*' # for sc2 image releases
Expand Down

0 comments on commit e9c30fa

Please sign in to comment.