Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master' into test/s…
Browse files Browse the repository at this point in the history
…tack-context
  • Loading branch information
fulcanellee committed May 16, 2024
2 parents 25c8d80 + a84f41e commit b586df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-publish-context.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
git config user.name core-ds-bot
git config user.email [email protected]
yarn --new-version version ${{ github.event.inputs.version }}
git push origin master
git push
# git push origin v${{ github.event.inputs.version }}
#
# - name: Publish
Expand Down

0 comments on commit b586df4

Please sign in to comment.