Check new value

This commit is contained in:
itdoginfo
2024-04-17 15:31:42 +03:00
parent 92fdbaf0c1
commit 8025abbe49

View File

@@ -14,7 +14,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 uses: itdoginfo/galaxy-action@1.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