Skip to content

Commit

Permalink
ci: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
papanito committed May 7, 2023
1 parent a7e9ccc commit 94bd6ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ jobs:
call-workflow-passing-data:
uses: papanito/github-actions-workflows/.github/workflows/ansible-roles-release.yml@main
secrets:
gh_token: ${{ secrets.GITHUB_TOKEN }}
gh_token: ${{ secrets.GITHUB_TOKEN }}
galaxy_api_key: ${{ secrets.ANSIBLE_GALAXY_APIKEY }}

0 comments on commit 94bd6ed

Please sign in to comment.