You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gorelease action fails when running against a gitea instance.
The .gorelease.yml configuration snippet is minimalistic:
changelog:
use: gitea
gitea_urls:
api: https://gitea...../api/v1
download: https://gitea.....
# set to true if you use a self-signed certificate
skip_tls_verify: true
The
gorelease
action fails when running against agitea
instance.The .gorelease.yml configuration snippet is minimalistic:
and the output is following:
The text was updated successfully, but these errors were encountered: