Skip to content
Snippets Groups Projects
Unverified Commit 2d14fe05 authored by Bye's avatar Bye Committed by GitHub
Browse files

Update publish-windows.yml

parent 97ac920f
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,6 @@ jobs: ...@@ -22,6 +22,6 @@ jobs:
with: with:
node-version: ${{ matrix.node-version }} node-version: ${{ matrix.node-version }}
- run: npm install - run: npm install
- run: npm run publish - run: npm run make
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment