Skip to content

Commit

Permalink
fix: only run publish on tag creation v2
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoJF committed Oct 13, 2021
1 parent d730dab commit 55b71ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
create:
tags:
- "*"
release:
types: [published]

jobs:
publish:
Expand Down

0 comments on commit 55b71ab

Please sign in to comment.