1 Commits
0.1.1 ... 0.1.2

Author SHA1 Message Date
itdoginfo
df8ecd5cdc fix 2024-04-18 15:29:08 +03:00

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