mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-10-31 22:04:11 +01:00
no git checks in ci
This commit is contained in:
parent
f0a1ff8d6e
commit
0b70c729ce
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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user