Skip to content

Commit 654601b

Browse files
author
Chris Barth
committed
change publish directory for windows
1 parent 6c21058 commit 654601b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ jobs:
7171
run: |
7272
npm version --no-git-tag-version ${GITHUB_REF/refs\/tags\//}
7373
npm publish --access public
74-
working-directory: ./Package/Assembled
74+
working-directory: ./Package/Assembled-Windows
7575
env:
7676
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)