mirror of
https://github.com/roles-ansible/ansible_role_dotfiles.git
synced 2024-08-16 16:09:49 +02:00
Merge pull request #13 from roles-ansible/DO1JLR-patch-1
Update galaxy.yml
This commit is contained in:
commit
6fb8ebd664
1 changed files with 1 additions and 1 deletions
2
.github/workflows/galaxy.yml
vendored
2
.github/workflows/galaxy.yml
vendored
|
@ -19,6 +19,6 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: 'Release on galaxy'
|
||||
uses: ansible-actions/ansible-galaxy-action@v1.1.2
|
||||
uses: ansible-actions/ansible-galaxy-action@v1.2.0
|
||||
with:
|
||||
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
||||
|
|
Loading…
Reference in a new issue