fix: prevent oidc on tokenless due to permissioning (#1724)

This commit is contained in:
Tom Hu
2024-12-17 11:37:41 -03:00
committed by GitHub
parent 47e0552fc4
commit 9b01a34191
5 changed files with 25 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
deploy:
$(eval VERSION := $(shell cat src/version | grep 'CODECOV_ACTION_VERSION=' | cut -d\" -f2))
$(eval VERSION := $(shell cat src/version))
git tag -d v5
git push origin :v5
git tag v5