diff --git a/action.yml b/action.yml index dd1ae11..2672fc8 100644 --- a/action.yml +++ b/action.yml @@ -74,4 +74,4 @@ runs: MINIMUM_ORANGE: ${{ inputs.MINIMUM_ORANGE }} TOKEN_ID: ${{ inputs.CLOUDFLARE_TOKEN_ID }} TOKEN_SECRET: ${{ inputs.CLOUDFLARE_TOKEN_SECRET }} - pre-entrypoint: 'setup.sh' + pre-entrypoint: 'setup.sh'