lol
All checks were successful
/ build-forgejo-deb (push) Successful in 4m20s
/ installtest-bookworm-user (push) Successful in 23s
/ publish-release-repo (push) Successful in 14s

This commit is contained in:
Alex Janka 2024-06-15 18:19:42 +10:00
parent 2308ace33a
commit 16ef47fa38
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ jobs:
- name: tag pre-condition - name: tag pre-condition
run: | run: |
cd forgejo 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 # - run: ./.ci-make.sh submodule-make forgejo security-check

@ -1 +1 @@
Subproject commit 554f3697fc4519b44fb583925259db97eb3a8f5b Subproject commit 5c59a1347a5fbf183eef22fe46805b4d1a8606f3