Skip to content

Commit 3c30d3b

Browse files
committed
Release yml update
1 parent 09a8e17 commit 3c30d3b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
pnpm --filter "@wdio/devtools-app" build
5454
pnpm --filter "@wdio/nightwatch-devtools" build
5555
- name: Release
56-
run: pnpm -r publish --access public --no-git-checks --tag ${{ github.event.inputs.distTag }}
56+
run: pnpm -r publish --access public --no-git-checks
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
59-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)