We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a971acc commit 0d8ca23Copy full SHA for 0d8ca23
1 file changed
.github/workflows/changesets-version.yml
@@ -26,9 +26,6 @@ jobs:
26
run: |
27
yarn install --immutable
28
29
- - name: Build packages
30
- run: yarn buildci
31
-
32
- name: Generate token for version PR
33
uses: actions/create-github-app-token@v2
34
id: app-token
0 commit comments