mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-23 15:43:36 +05:00
Update version
This commit is contained in:
4
.github/workflows/public-galaxy.yml
vendored
4
.github/workflows/public-galaxy.yml
vendored
@@ -13,8 +13,8 @@ jobs:
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: galaxy
|
||||
uses: robertdebock/galaxy-action@1.2.0
|
||||
- name: Publish Ansible role to Galaxy
|
||||
uses: robertdebock/galaxy-action@1.2.1
|
||||
with:
|
||||
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
||||
path: domain_routing_openwrt
|
||||
|
||||
Reference in New Issue
Block a user