mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-07 22:03:07 +00:00
ci: rename galaxy tag
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user