We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557818b commit 597f6e9Copy full SHA for 597f6e9
ā.github/workflows/Test-ModuleLocal.ymlā
@@ -120,6 +120,7 @@ jobs:
120
TEST_USER_ORG_FG_PAT: ${{ secrets.TEST_USER_ORG_FG_PAT }}
121
TEST_USER_USER_FG_PAT: ${{ secrets.TEST_USER_USER_FG_PAT }}
122
TEST_USER_PAT: ${{ secrets.TEST_USER_PAT }}
123
+ GITHUB_TOKEN: ${{ github.token }}
124
with:
125
Debug: ${{ inputs.Debug }}
126
Prerelease: ${{ inputs.Prerelease }}
0 commit comments