Skip to content

Commit 40e4e87

Browse files
author
SutuSebastian
committed
ci(release, action): remove redundant changes
1 parent fe68502 commit 40e4e87

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/actions/setup/action.yml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ runs:
1313
uses: actions/setup-node@v4
1414
with:
1515
node-version: 20
16-
registry-url: "https://registry.npmjs.org"
1716

1817
- name: Install packages
1918
shell: bash

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525
publish: bun run release
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
2928
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)