This commit is contained in:
itdoginfo
2024-04-18 15:29:08 +03:00
parent 5e9576258e
commit df8ecd5cdc

View File

@@ -13,7 +13,7 @@ jobs:
- name: checkout - name: checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Publish Ansible role to Galaxy - name: Publish Ansible role to Galaxy
uses: itdoginfo/galaxy-action@1.2.1 uses: robertdebock/galaxy-action@1.2.1
with: with:
galaxy_api_key: ${{ secrets.galaxy_api_key }} galaxy_api_key: ${{ secrets.galaxy_api_key }}
git_branch: role git_branch: role