not runner
This commit is contained in:
parent
c491d54e86
commit
46123ff146
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
|
@ -86,5 +86,5 @@ jobs:
|
||||||
git push --tags --force
|
git push --tags --force
|
||||||
- name: publish
|
- name: publish
|
||||||
run: |
|
run: |
|
||||||
runner hatch build
|
hatch build
|
||||||
runner hatch publish
|
hatch publish
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue