Skip to content

Commit

Permalink
✏️ adjust when publish action runs
Browse files Browse the repository at this point in the history
publish 2021.11.0
  • Loading branch information
blakek committed Nov 8, 2021
1 parent c9bc4f3 commit 4dfadd0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
on: release
on:
push:
branches:
- master

jobs:
publish:
Expand Down

0 comments on commit 4dfadd0

Please sign in to comment.