From 15d2e01f70f98f655605fcf7ff16269e63db2cdc Mon Sep 17 00:00:00 2001 From: Chl Date: Sat, 31 Aug 2024 02:30:53 +0200 Subject: [PATCH] Better comment --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 50084f6..6be29fe 100644 --- a/action.yml +++ b/action.yml @@ -38,6 +38,7 @@ runs: # https://github.com/actions/runner/issues/3046 # Forgejo tries to download this remote action even if it's not needed : # uncomment if you want to run this action in Github. + # (uncommented for Github's version) - name: Expose GitHub Runtime if: env.ACTIONS_RUNTIME_TOKEN == '' uses: crazy-max/ghaction-github-runtime@v3