diff --git a/README.md b/README.md index 9fc3287..538f801 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,9 @@ support](https://cloud.google.com/support).** ```yaml jobs: job_id: + # Any runner supporting Node 20 or newer + runs-on: ubuntu-latest + # Add "id-token" with the intended permissions. permissions: contents: 'read'