Compare commits
No commits in common. "c072fea9a82e460cf60c0920e8c342907e31897b" and "15a0ca3224e55e610c165fdb679c280ed4fc000c" have entirely different histories.
c072fea9a8
...
15a0ca3224
@ -11,9 +11,6 @@ builds:
|
|||||||
- amd64
|
- amd64
|
||||||
- arm64
|
- arm64
|
||||||
|
|
||||||
gitea_urls:
|
|
||||||
api: https://git.behzadan.ir/api/v1/
|
|
||||||
|
|
||||||
# If you want to push the release to GitHub, configure the GitHub section.
|
# 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.
|
# You'll need a GitHub token with repo access stored in your environment as GITHUB_TOKEN.
|
||||||
release:
|
release:
|
||||||
@ -23,6 +20,8 @@ release:
|
|||||||
gitea:
|
gitea:
|
||||||
owner: p
|
owner: p
|
||||||
name: minitmpl
|
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)
|
# If you want to create archives (tar.gz for Linux/Darwin, zip for Windows)
|
||||||
archives:
|
archives:
|
||||||
|
Loading…
Reference in New Issue
Block a user