Skip to content

Commit

Permalink
chore(cicd): Debug failure to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreyvanwyk committed Oct 4, 2023
1 parent 0488496 commit 6b0af26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
run: >-
touch ansible.cfg
&&
ansible-galaxy role import --api-key ${{ secrets.GALAXY_API_KEY }} --role-name moodle
ansible-galaxy role import -vvv --api-key ${{ secrets.GALAXY_API_KEY }} --role-name moodle
geoffreyvanwyk https://github.com/geoffreyvanwyk/ansible-role-moodle

0 comments on commit 6b0af26

Please sign in to comment.