ci: rename galaxy tag

This commit is contained in:
Guido Grazioli 2023-05-03 08:54:20 +02:00
commit f566917bc2
4 changed files with 8 additions and 5 deletions

View file

@ -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