Skip to content

Commit

Permalink
publish to pub dev only on release
Browse files Browse the repository at this point in the history
Signed-off-by: nateshmbhat <[email protected]>
  • Loading branch information
nateshmbhat committed Jul 17, 2020
1 parent e68c9df commit 36e8bd3
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
Expand Up @@ -7,7 +7,7 @@ name: Publish package on pushing to master

on:
push:
branches: [ master ]
release:
# pull_request:
# branches: [ master ]

Expand Down

0 comments on commit 36e8bd3

Please sign in to comment.