chore(ci): return of the CI

This commit is contained in:
AAGaming
2024-06-26 22:39:30 -04:00
parent 7e0cb153b1
commit b092d49bf8
2 changed files with 6 additions and 5 deletions

View File

@@ -1,9 +1,10 @@
name: Generate docs
on:
push:
branches:
- main
workflow_dispatch:
# push:
# branches:
# - main
jobs:
release:

View File

@@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- main
- v4-dev
jobs:
release:
@@ -29,5 +29,5 @@ jobs:
if: github.event_name != 'pull_request'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN_DECKY_ORG }}
run: pnpm exec semantic-release