Skip to content

Commit

Permalink
Template repository changes: remal-github-actions/template-typescript (
Browse files Browse the repository at this point in the history
…#1182)

Co-authored-by: remal-github-actions <77626445+remal-github-actions+sync-with-template@users.noreply.github.com>
  • Loading branch information
remal and remal-github-actions authored Dec 11, 2024
1 parent 499f94e commit 814a006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-action-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
if: ${{fromJSON(steps.decision.outputs.enough) == true}}
uses: remal-github-actions/check-action-secrets@v1
with:
githubToken: ${{secrets.LIST_SECRETS}}
githubToken: ${{secrets.LIST_SECRETS || github.token}}

0 comments on commit 814a006

Please sign in to comment.