Skip to content

Commit

Permalink
[#2]: Trigger on release
Browse files Browse the repository at this point in the history
  • Loading branch information
NymanRobin authored Oct 4, 2021
1 parent b07ba5a commit 80bad20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
release:
types: [published]

jobs:
build-n-publish:
Expand Down

0 comments on commit 80bad20

Please sign in to comment.