fix: prevent oidc on tokenless due to permissioning

This commit is contained in:
Tom Hu 2024-12-16 15:09:59 -03:00
parent 34ef57048d
commit f3c862587d
No known key found for this signature in database
GPG key ID: 79155678363963D2
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