mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-21 13:31:52 -07:00
ci: rename galaxy tag
This commit is contained in:
parent
44ad3b8e6d
commit
f566917bc2
4 changed files with 8 additions and 5 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -24,9 +24,10 @@ jobs:
|
|||
token: ${{ secrets.TRIGGERING_PAT }}
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v1
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.x"
|
||||
cache: 'pip'
|
||||
|
||||
- name: Get current version
|
||||
id: get_version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue