We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec3876 commit 8bc7722Copy full SHA for 8bc7722
.github/workflows/publish-beta.yml
@@ -25,8 +25,6 @@ jobs:
25
26
- run: npm install -g npm@latest
27
28
- - run: npm ci
29
-
30
- name: Set package version
31
run: |
32
TAG="${{ github.event.release.tag_name }}"
0 commit comments