feat: Project Started 🎉
All checks were successful
CI / build (push) Successful in 2m59s

This commit is contained in:
2024-08-30 12:21:09 +12:00
parent 0cd89c0707
commit 2f43e96904
20 changed files with 77 additions and 50 deletions

View File

@@ -16,7 +16,9 @@ jobs:
go-version: '1.22'
- name: Copy go-semantic-release plugins and release
run: |
/usr/local/bin/semantic-release --version-file \
/usr/local/bin/semantic-release \
--allow-initial-development-versions \
--version-file \
--changelog .generated-go-semantic-release-changelog.md \
--hooks goreleaser \
--provider=gitea