Skip to content

Commit 8d51a61

Browse files
author
Emile Filteau
committed
Do not change Working Dir
1 parent 51776a0 commit 8d51a61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- run: npm install
2828

2929
- name: Publish to Github Packages
30-
working-directory: build
3130
run: |
3231
echo "//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}" > .npmrc
3332
npm config set registry https://npm.pkg.github.com

0 commit comments

Comments
 (0)