chore: update build script
Some checks failed
Publish package / build_and_publish (push) Failing after 24s
Some checks failed
Publish package / build_and_publish (push) Failing after 24s
This commit is contained in:
parent
f17fab7a04
commit
4f2f3e7a61
2 changed files with 3 additions and 2 deletions
|
|
@ -35,10 +35,11 @@ jobs:
|
|||
run: "bun install"
|
||||
|
||||
- name: Bump version and publish
|
||||
uses: https://github.com/eshepelyuk/cocogitto-diya@v1
|
||||
uses: https://github.com/cocogitto/cocogitto-action@v3.10
|
||||
env:
|
||||
NPM_REGISTRY_TOKEN: ${{ secrets.NPM_TOKEN_FORGEJO }}
|
||||
with:
|
||||
release: true
|
||||
check-latest-tag-only: true
|
||||
git-user: 'Cog Bot'
|
||||
git-user-email: 'cog@alecodes.page'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue