lol
All checks were successful
/ publish-release-repo (push) Successful in 20s
/ build-forgejo-deb (push) Successful in 4m57s
/ installtest-bookworm-user (push) Successful in 30s

This commit is contained in:
Alex Janka 2024-06-15 18:19:42 +10:00
parent 49e0aa7021
commit cd0d39541b

View file

@ -36,7 +36,7 @@ jobs:
- name: tag pre-condition
run: |
cd forgejo
git checkout ${{ env.GITHUB_REF_NAME }}
git update-ref refs/heads/tag_test $(git rev-parse --verify HEAD)
# - run: ./.ci-make.sh submodule-make forgejo security-check