fix: override commit and pr values for PR cases

This commit is contained in:
Tom Hu 2024-11-15 09:53:05 -05:00
parent 3b1354a6c4
commit 6c0ee7b7e8
No known key found for this signature in database
GPG key ID: 79155678363963D2
3 changed files with 25 additions and 4 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 | grep 'CODECOV_ACTION_VERSION=' | cut -d\" -f2))
git tag -d v5
git push origin :v5
git tag v5