Better comment

This commit is contained in:
Chl 2024-08-31 02:30:53 +02:00
parent 1510a238a8
commit 15d2e01f70
Signed by: chl
GPG key ID: 80012B734F21B934

View file

@ -38,6 +38,7 @@ runs:
# https://github.com/actions/runner/issues/3046 # https://github.com/actions/runner/issues/3046
# Forgejo tries to download this remote action even if it's not needed : # Forgejo tries to download this remote action even if it's not needed :
# uncomment if you want to run this action in Github. # uncomment if you want to run this action in Github.
# (uncommented for Github's version)
- name: Expose GitHub Runtime - name: Expose GitHub Runtime
if: env.ACTIONS_RUNTIME_TOKEN == '' if: env.ACTIONS_RUNTIME_TOKEN == ''
uses: crazy-max/ghaction-github-runtime@v3 uses: crazy-max/ghaction-github-runtime@v3