mirror of
https://github.com/roles-ansible/ansible_role_base.git
synced 2024-08-16 14:29:50 +02:00
update galaxy action rule
This commit is contained in:
parent
f6bc143e19
commit
babf61879f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/galaxy.yml
vendored
1
.github/workflows/galaxy.yml
vendored
|
@ -18,3 +18,4 @@ jobs:
|
||||||
uses: robertdebock/galaxy-action@1.2.0
|
uses: robertdebock/galaxy-action@1.2.0
|
||||||
with:
|
with:
|
||||||
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
||||||
|
git_branch: 'main'
|
||||||
|
|
Loading…
Reference in a new issue