Skip to content

Commit

Permalink
add env var
Browse files Browse the repository at this point in the history
  • Loading branch information
danadoherty639 committed Sep 27, 2024
1 parent 51404ce commit cb47ef8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow-restarter-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
'false' = (succeed, fail)
required: true
default: 'true'
env:
SOURCE_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
unit:
Expand Down

0 comments on commit cb47ef8

Please sign in to comment.