Skip to content

Commit

Permalink
feat: on release (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
matzar authored Oct 27, 2022
1 parent c311dd3 commit d49fb34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/published.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Published
# trigger when a new tag is created
on:
release:
on: [release]

jobs:
release:
Expand Down

0 comments on commit d49fb34

Please sign in to comment.