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 51404ce commit cb47ef8Copy full SHA for cb47ef8
.github/workflows/workflow-restarter-trigger.yml
@@ -10,6 +10,8 @@ on:
10
'false' = (succeed, fail)
11
required: true
12
default: 'true'
13
+env:
14
+ SOURCE_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
16
jobs:
17
unit:
0 commit comments