This commit is contained in:
Jacob Nguyen
2023-12-13 19:13:15 -06:00
parent 508238f43e
commit 4ae8a36204

View File

@@ -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