Upgrade Gitea to 1.19.0, enable Actions
This commit is contained in:
@@ -107,3 +107,8 @@ MINIO_LOCATION=<%= c["location"] %>
|
||||
MINIO_USE_SSL=<%= c["use_ssl"] %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
<% if @config["actions"]["enabled"] %>
|
||||
[actions]
|
||||
ENABLED = true
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user