Skip to content

Commit

Permalink
Add verbosity to release (#106)
Browse files Browse the repository at this point in the history
* Update inventory_sources_export.yml

* update verbosity

* update verbosity

* remove change
  • Loading branch information
sean-m-sullivan authored Oct 22, 2020
1 parent cf169fc commit 1acb407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/galaxy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
-e github_tag=${{ github.ref }}
-e api_key=${{ secrets.ANSIBLE_GALAXY_APIKEY }}
-e collection_repo=https://github.com/${{ github.repository }}
--skip-tags=install,cleanup
--skip-tags=install,cleanup -vv

- name: Create Pull Request
id: prcreate
Expand Down

0 comments on commit 1acb407

Please sign in to comment.