lol
This commit is contained in:
parent
2308ace33a
commit
16ef47fa38
|
@ -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
|
||||||
|
|
||||||
|
|
2
forgejo
2
forgejo
|
@ -1 +1 @@
|
||||||
Subproject commit 554f3697fc4519b44fb583925259db97eb3a8f5b
|
Subproject commit 5c59a1347a5fbf183eef22fe46805b4d1a8606f3
|
Loading…
Reference in a new issue