TP-39914 | fix

This commit is contained in:
Aman Chaturvedi
2024-03-11 23:41:00 +05:30
parent 837859736b
commit a9f6acde41

View File

@@ -75,7 +75,7 @@ jobs:
REPO="navi-medici/address-verification-app"
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\",