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 6b0af26 commit f4f2a7a
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 -vvv --api-key ${{ secrets.GALAXY_API_KEY }} --role-name moodle
ansible-galaxy role import -vv --api-key ${{ secrets.GALAXY_API_KEY }} --role-name geoffreyvanwyk.moodle
geoffreyvanwyk https://github.com/geoffreyvanwyk/ansible-role-moodle

0 comments on commit f4f2a7a

Please sign in to comment.