We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd87297 commit e496fa7Copy full SHA for e496fa7
1 file changed
updater/action.yml
@@ -157,7 +157,6 @@ runs:
157
Write-Output " 2. Token has not expired"
158
Write-Output " 3. Token has an expiration date set"
159
Write-Output " 4. Token has 'repo' and 'workflow' scopes"
160
- Write-Output " 5. Token syntax is correct: "'${{ secrets.TOKEN_NAME }}'"
161
exit 1
162
}
163
0 commit comments