1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_weechat.git synced 2024-08-16 13:09:48 +02:00

Merge pull request #6 from roles-ansible/galaxy

defining non master branch for galaxy action
This commit is contained in:
L3D 2022-04-06 00:36:22 +02:00 committed by GitHub
commit 2e09cbb7cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'