diff --git a/.github/workflows/test-publish-context.yml b/.github/workflows/test-publish-context.yml index 1c4716543c..d69f93652e 100644 --- a/.github/workflows/test-publish-context.yml +++ b/.github/workflows/test-publish-context.yml @@ -42,7 +42,7 @@ jobs: git config user.name core-ds-bot git config user.email ds@gitmax.tech yarn --new-version version ${{ github.event.inputs.version }} - git push origin master + git push # git push origin v${{ github.event.inputs.version }} # # - name: Publish