We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a15e4 commit 8449c3eCopy full SHA for 8449c3e
1 file changed
.github/workflows/release.yml
@@ -75,7 +75,6 @@ jobs:
75
run: |
76
yarn install --immutable
77
yarn run init
78
- yarn run update-package -v ${{ github.event.inputs.version }}
79
80
- name: Setup .yarnrc.yml
81
0 commit comments