ci: fix working directory

This commit is contained in:
Michael Kriese 2026-07-09 15:39:19 +02:00
parent 3917b28b7d
commit 73d02ff95d
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -25,3 +25,4 @@ jobs:
# extract short version from tag and push as branch
- run: git push origin $FORGEJO_REF_NAME:${FORGEJO_REF_NAME%%.*}
shell: bash
working-directory: ./forgejo-release