mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
change galaxy releasing action
This commit is contained in:
parent
b37eb58e45
commit
3f80d8f0c7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/galaxy.yml
vendored
1
.github/workflows/galaxy.yml
vendored
|
@ -22,3 +22,4 @@ jobs:
|
||||||
uses: ansible-actions/ansible-galaxy-action@v1.1.1
|
uses: ansible-actions/ansible-galaxy-action@v1.1.1
|
||||||
with:
|
with:
|
||||||
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
||||||
|
galaxy_version: 'main'
|
||||||
|
|
Loading…
Reference in a new issue