Skip to content

Commit 6935737

Browse files
mactremMarkus Tremmel
andauthored
Add v1 npm dist tag (#1172)
remove analyze workflow Co-authored-by: Markus Tremmel <markus.tremmel@rohde-schwarz.com>
1 parent 312c9da commit 6935737

2 files changed

Lines changed: 1 addition & 67 deletions

File tree

.github/workflows/analyze.yml

Lines changed: 0 additions & 66 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,6 @@ jobs:
170170
171171
- name: Publish NPM package
172172
run: |
173-
yarn publish --non-interactive
173+
yarn publish --non-interactive --tag v1
174174
env:
175175
NODE_AUTH_TOKEN: ${{ secrets.NPM_ORG_TOKEN }}

0 commit comments

Comments
 (0)