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