Skip to content

Commit

Permalink
ci: set correct api_server input for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
shoriminimoe committed Sep 3, 2024
1 parent d37a0c2 commit 00aa7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
ANSIBLE_GALAXY_SERVER_AUTOMATION_HUB_TOKEN: ${{ secrets.AUTOMATION_HUB_API_KEY }}
with:
api_key: ${{ secrets.AUTOMATION_HUB_API_KEY }}
api_server: automation_hub
api_server: https://console.redhat.com/api/automation-hub/

publish-docs:
needs: release
Expand Down

0 comments on commit 00aa7fb

Please sign in to comment.