mirror of
https://github.com/cupcakearmy/occulto.git
synced 2025-09-04 01:00:42 +00:00
no git checks in ci
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -32,6 +32,6 @@ jobs:
|
||||
run: pnpm run test
|
||||
|
||||
- name: Release
|
||||
run: pnpm publish
|
||||
run: pnpm publish --no-git-checks
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
Reference in New Issue
Block a user