Skip to content

Commit

Permalink
fix repo name in ansible push role
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepy-nols authored Feb 11, 2024
1 parent 0f6a541 commit 63a1a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-galaxy-push-role.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- uses: actions/checkout@v2

- name: Push to Galaxy
run: ansible-galaxy role import sleepy-nols ansible-spacestation13 --branch main --token ${{ secrets.ANSIBLE_GALAXY_API_KEY }}
run: ansible-galaxy role import sleepy-nols ansible-spacestation14 --branch main --token ${{ secrets.ANSIBLE_GALAXY_API_KEY }}

0 comments on commit 63a1a7c

Please sign in to comment.