mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-13 10:34:29 +05:00
fix
This commit is contained in:
2
.github/workflows/public-galaxy.yml
vendored
2
.github/workflows/public-galaxy.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user