mirror of
https://github.com/sern-handler/tools
synced 2026-06-06 01:16:59 +00:00
oncemore
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- run: corepack enable
|
||||
- run: yarn set version classic
|
||||
- run: yarn install
|
||||
- run: cd ./packages/poster && yarn poster:prod
|
||||
- run: cd ./packages/poster && yarn gen-discord-types && yarn poster:prod
|
||||
- uses: JS-DevTools/npm-publish@0f451a94170d1699fd50710966d48fb26194d939 # v1
|
||||
with:
|
||||
token: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user