diff --git a/.github/workflows/ansible-galaxy-push-role.yml b/.github/workflows/ansible-galaxy-push-role.yml index d3daccf..55ba82a 100644 --- a/.github/workflows/ansible-galaxy-push-role.yml +++ b/.github/workflows/ansible-galaxy-push-role.yml @@ -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 }}