mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
Merge pull request #136 from roles-ansible/action
change galaxy releasing action
This commit is contained in:
commit
c5df1e57a1
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
|
||||
with:
|
||||
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
||||
galaxy_version: 'main'
|
||||
|
|
Loading…
Reference in a new issue