mirror of
https://github.com/cupcakearmy/occulto.git
synced 2025-09-06 19:10:45 +00:00
Compare commits
2 Commits
v2.0.0-rc.
...
v2.0.0-rc.
Author | SHA1 | Date | |
---|---|---|---|
5ce25e41c2 | |||
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 }}
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "occulto",
|
||||
"version": "2.0.0-rc.8",
|
||||
"version": "2.0.0-rc.9",
|
||||
"license": "MIT",
|
||||
"description": "crypt utility",
|
||||
"keywords": [
|
||||
|
Reference in New Issue
Block a user