Try without the braces

This commit is contained in:
tcely 2025-03-26 22:29:29 -04:00 committed by GitHub
parent f4e9c08376
commit 97e69e4156
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ inputs:
default: ${{ github.token }} default: ${{ github.token }}
description: | description: |
GH_TOKEN for GitHub CLI to use. GH_TOKEN for GitHub CLI to use.
Default: $${{ github.token }} Default: github.token
num-assets: num-assets:
required: true required: true
default: '25' default: '25'