This commit is contained in:
parent
3bd1605272
commit
0e9bcaf531
1 changed files with 0 additions and 3 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -16,9 +16,6 @@ jobs:
|
||||||
runs-on: [dev, amd64]
|
runs-on: [dev, amd64]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-python@v5
|
|
||||||
with:
|
|
||||||
python-version: '3.13.1'
|
|
||||||
- name: Get git tag
|
- name: Get git tag
|
||||||
id: get_tag
|
id: get_tag
|
||||||
if: github.event_name == 'release'
|
if: github.event_name == 'release'
|
||||||
|
|
Loading…
Reference in a new issue