trying to change the API server to the beta version.
This commit is contained in:
parent
041db5b465
commit
bbee2bc0d3
|
|
@ -12,4 +12,5 @@ jobs:
|
|||
- uses: ansible/ansible-publish-action@v1.0.0
|
||||
with:
|
||||
api_key: ${{ secrets.ANSIBLE_GALAXY_API_KEY }}
|
||||
api_server: https://beta-galaxy.ansible.com/
|
||||
src_path: /github/workspace/dominion_solutions/netbird
|
||||
|
|
|
|||
Loading…
Reference in New Issue