We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions
1 parent 6b92002 commit 83cfd8dCopy full SHA for 83cfd8d
templates/gitea.ini.j2
@@ -273,7 +273,7 @@ PATH = {{ gitea_lfs_content_path }}
273
;
274
{% if gitea_actions_enabled | bool %}
275
; -> https://docs.gitea.io/en-us/config-cheat-sheet/#actions-actions
276
-[actons]
+[actions]
277
ENABLED = {{ gitea_actions_enabled }}
278
DEFAULT_ACTIONS_URL = {{ gitea_actions_default_actions_url }}
279
{{ gitea_actions_extra }}
0 commit comments