Skip to content

Commit 0071a45

Browse files
pandafynemesifier
authored andcommitted
[ci] Fixed publish workflow
1 parent 54b82e4 commit 0071a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424

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

0 commit comments

Comments
 (0)