Compare commits
2 Commits
15a0ca3224
...
c072fea9a8
Author | SHA1 | Date | |
---|---|---|---|
c072fea9a8 | |||
1fda61192f |
@ -11,6 +11,9 @@ builds:
|
||||
- amd64
|
||||
- arm64
|
||||
|
||||
gitea_urls:
|
||||
api: https://git.behzadan.ir/api/v1/
|
||||
|
||||
# If you want to push the release to GitHub, configure the GitHub section.
|
||||
# You'll need a GitHub token with repo access stored in your environment as GITHUB_TOKEN.
|
||||
release:
|
||||
@ -20,8 +23,6 @@ release:
|
||||
gitea:
|
||||
owner: p
|
||||
name: minitmpl
|
||||
url: https://git.behzadan.ir
|
||||
token: "{{ .Env.GITEA_TOKEN }}" # Use the GITEA_TOKEN environment variable
|
||||
|
||||
# If you want to create archives (tar.gz for Linux/Darwin, zip for Windows)
|
||||
archives:
|
||||
|
Loading…
Reference in New Issue
Block a user