feat: added semantic release for gitea
All checks were successful
Release / Release (push) Successful in 10m19s
All checks were successful
Release / Release (push) Successful in 10m19s
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -32,5 +32,5 @@ jobs:
|
||||
run: pnpm install
|
||||
- name: Release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
run: pnpm semantic-release
|
||||
|
||||
Reference in New Issue
Block a user