Skip to content

Commit

Permalink
ci: remove duplicate publish workflows on new release
Browse files Browse the repository at this point in the history
  • Loading branch information
damoun committed Jun 27, 2024
1 parent 782df34 commit c1888ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- main
release:
types:
- created

jobs:
build:
Expand Down

0 comments on commit c1888ac

Please sign in to comment.