Skip to content

Commit 14320b8

Browse files
committed
fix: Moved enviornment variables.
1 parent 632fb49 commit 14320b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- uses: actions/setup-node@v4
2121
with:
2222
node-version: 20
23-
registry-url: https://registry.npmjs.org/
2423
- name: Npm Install
2524
run: npm install
2625
- name: Build dist

0 commit comments

Comments
 (0)