another fix for release build
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Pavel 2023-11-16 12:24:04 +03:00
parent 68286e9f11
commit 285b619f73

View File

@ -51,4 +51,4 @@ release:
https://gitea.neur0tx.site/api/v1/repos/xray-addons/geoip-geosite-with-ru-blocklist/tags?token=${GITEA_API_KEY} \
-H "Accept: application/json" \
-H "Content-Type: application/json" \
-d '{"message": "$(VERSION)": daily release from ci","tag_name": "$(VERSION)","target": "master"}'
-d '{"message": "$(VERSION): daily release from ci","tag_name": "$(VERSION)","target": "master"}'