diff --git a/action.yml b/action.yml index ffe0d12..2c169e9 100644 --- a/action.yml +++ b/action.yml @@ -33,7 +33,6 @@ inputs: not supplied by the user. When running this action on github.com, the default value is sufficient. When running on GHES, you can pass a personal access token for github.com if you are experiencing rate limiting. default: ${{ github.server_url == 'https://github.com' && github.token || '' }} - runs: using: "composite" steps: