Skip to content

Commit

Permalink
Update release.yml (#82)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastien Vermeille <[email protected]>
  • Loading branch information
sebastienvermeille authored Sep 2, 2023
1 parent 549c106 commit 74f6cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Release
on:
release:
types: [ created ]
types: [ created, published ]
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 74f6cac

Please sign in to comment.