mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 11:12:06 -05:00
Forgot To Adjust Slashes...
This commit is contained in:
parent
369b694fae
commit
c327b571f6
1 changed files with 1 additions and 1 deletions
|
|
@ -72,6 +72,6 @@ jobs:
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
release-dir: /dist
|
release-dir: dist
|
||||||
token: ${{ secrets.ADMIN_TOKEN }}
|
token: ${{ secrets.ADMIN_TOKEN }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue