TP-39914 | fix
This commit is contained in:
2
.github/workflows/codePush.yml
vendored
2
.github/workflows/codePush.yml
vendored
@@ -66,6 +66,8 @@ jobs:
|
||||
TAG_NAME="${{ needs.generate.outputs.package_version }}"
|
||||
git tag $TAG_NAME
|
||||
git push origin $TAG_NAME
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.MY_REPO_PAT }}
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user