mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-06 02:40:30 -07:00
ci: update release wf
This commit is contained in:
parent
80e4df8dce
commit
3bb32ed075
1 changed files with 2 additions and 1 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -6,9 +6,10 @@ on:
|
|||
jobs:
|
||||
release:
|
||||
uses: ansible-middleware/github-actions/.github/workflows/release.yml@main
|
||||
secrets: inherit
|
||||
with:
|
||||
collection_fqcn: 'middleware_automation.keycloak'
|
||||
secrets:
|
||||
galaxy_token: ${{ secrets.ANSIBLE_GALAXY_API_KEY }}
|
||||
|
||||
dispatch:
|
||||
needs: release
|
||||
|
|
Loading…
Add table
Reference in a new issue