Update version

This commit is contained in:
itdoginfo
2024-04-17 15:02:14 +03:00
parent 434068f33f
commit dbad163de6

View File

@@ -13,8 +13,8 @@ jobs:
steps: steps:
- name: checkout - name: checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: galaxy - name: Publish Ansible role to Galaxy
uses: robertdebock/galaxy-action@1.2.0 uses: robertdebock/galaxy-action@1.2.1
with: with:
galaxy_api_key: ${{ secrets.galaxy_api_key }} galaxy_api_key: ${{ secrets.galaxy_api_key }}
path: domain_routing_openwrt path: domain_routing_openwrt