Compare commits

..

No commits in common. "main" and "v2.13.3" have entirely different histories.

View file

@ -23,6 +23,6 @@ jobs:
skip-assets: true
# extract short version from tag and push as branch
- run: git push -f origin $FORGEJO_REF_NAME:${FORGEJO_REF_NAME%%.*}
- run: git push origin $FORGEJO_REF_NAME:${FORGEJO_REF_NAME%%.*}
shell: bash
working-directory: ./forgejo-release