Skip to content

Commit

Permalink
feat(stack): tune action
Browse files Browse the repository at this point in the history
  • Loading branch information
fulcanellee committed May 17, 2024
1 parent 1d7b963 commit 8d11f79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/stack-context-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
cd ./packages/stack-context
git config user.name core-ds-bot
git config user.email [email protected]
# yarn --new-version version ${{ github.event.inputs.version }}
yarn --new-version version 1.15.0
git push
Expand Down

0 comments on commit 8d11f79

Please sign in to comment.