Skip to content

Commit

Permalink
updating test workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
padams committed Jan 19, 2022
1 parent 296e841 commit 20dff74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Package Release
on:
release:
types: [unpublished]
types: [published]
jobs:
tag:
name: New release
Expand Down

0 comments on commit 20dff74

Please sign in to comment.