mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-07-25 00:44:48 +00:00
ci: update release wf
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -6,9 +6,10 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
uses: ansible-middleware/github-actions/.github/workflows/release.yml@main
|
uses: ansible-middleware/github-actions/.github/workflows/release.yml@main
|
||||||
secrets: inherit
|
|
||||||
with:
|
with:
|
||||||
collection_fqcn: 'middleware_automation.keycloak'
|
collection_fqcn: 'middleware_automation.keycloak'
|
||||||
|
secrets:
|
||||||
|
galaxy_token: ${{ secrets.ANSIBLE_GALAXY_API_KEY }}
|
||||||
|
|
||||||
dispatch:
|
dispatch:
|
||||||
needs: release
|
needs: release
|
||||||
|
|||||||
Reference in New Issue
Block a user