Skip to content

Commit

Permalink
[ci] Fixed publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pandafy authored and nemesifier committed Sep 10, 2024
1 parent 54b82e4 commit 0071a45
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 @@ -24,4 +24,4 @@ jobs:

- name: Update imports on Ansible Galaxy
run: |
ansible-galaxy role import --api-key ${{ secrets.GALAXY_API_KEY }} openwisp wireguard_openwisp
ansible-galaxy role import openwisp ansible-wireguard-openwisp --api-key ${{ secrets.GALAXY_API_KEY }} --role-name wireguard_openwisp

0 comments on commit 0071a45

Please sign in to comment.