how did this happen lol

This commit is contained in:
ryuadmin
2026-04-11 23:22:45 +00:00
parent 3e393449aa
commit 66d9bc5a35

View File

@@ -60,7 +60,7 @@ jobs:
echo "build_version=$(gli get-next-version -c Canary -R)" >> $FORGEJO_OUTPUT
echo "prev_build_version=$(gli get-current-version -c Canary -R)" >> $FORGEJO_OUTPUT
echo "git_short_hash=$(git rev-parse --short "${{ forgejo.sha }}")" >> $FORGEJO_OUTPUT
shell: bash
shell: bash
- name: Configure for release
run: |