Skip to content

Commit

Permalink
Add yes to publish package release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pprzetacznik committed Nov 15, 2020
1 parent a4e8fcb commit 209be8c
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
Expand Up @@ -30,7 +30,7 @@ jobs:
MIX_ENV=docs mix inch.report
MIX_ENV=test mix coveralls.github
mix hex.config api_key $HEX_API_KEY
mix hex.publish package
mix hex.publish package --yes
MIX_ENV=docs mix hex.publish docs
- name: Create Release
id: create_release
Expand Down

0 comments on commit 209be8c

Please sign in to comment.