Skip to content

Commit aea1466

Browse files
remalremal-github-actions
andauthored
Template repository changes: remal-github-actions/template-typescript (#740)
Co-authored-by: remal-github-actions <77626445+remal-github-actions+sync-with-template@users.noreply.github.com>
1 parent 6a4df28 commit aea1466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-action-secrets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
if: ${{fromJSON(steps.decision.outputs.enough) == true}}
5151
uses: remal-github-actions/check-action-secrets@v1
5252
with:
53-
githubToken: ${{secrets.LIST_SECRETS}}
53+
githubToken: ${{secrets.LIST_SECRETS || github.token}}

0 commit comments

Comments
 (0)