TP-39914 | fix
This commit is contained in:
2
.github/workflows/codePush.yml
vendored
2
.github/workflows/codePush.yml
vendored
@@ -73,7 +73,7 @@ jobs:
|
||||
# Create a release tag using the GitHub API
|
||||
curl \
|
||||
-X POST \
|
||||
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
|
||||
-H "Authorization: token ${{ secrets.MY_REPO_PAT }}" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{
|
||||
"tag_name": "'$TAG_NAME'",
|
||||
|
||||
Reference in New Issue
Block a user