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
Copy file name to clipboardExpand all lines: custom/conf/app.example.ini
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2587,8 +2587,8 @@ ROUTER = console
2587
2587
; [actions]
2588
2588
;; Enable/Disable actions capabilities
2589
2589
;ENABLED = false
2590
-
;; Default address to get action plugins, e.g. the default value means downloading from "https://gitea.com/actions/checkout" for "uses: actions/checkout@v3"
2591
-
;DEFAULT_ACTIONS_URL = https://gitea.com
2590
+
;; Default address to get action plugins, e.g. the default value means downloading from "https://codeberg.org/actions/checkout" for "uses: actions/checkout@v3"
0 commit comments