CI 수정

This commit is contained in:
ByeonJungHun
2024-07-25 17:36:06 +09:00
parent 0c898e9680
commit 5babb3608c

View File

@@ -45,7 +45,7 @@ version_update:
case $name in case $name in
exemone_java_agent) exemone_java_agent)
curl -s -X POST \ curl -s -o /dev/null -X POST \
--fail \ --fail \
-F "token=$JAVA_AGENT_TOKEN" \ -F "token=$JAVA_AGENT_TOKEN" \
-F "ref=main" \ -F "ref=main" \