Skip to content

Commit 9d65c88

Browse files
authored
[internal] Update GitHub Actions workflow files (#616)
1 parent 834360b commit 9d65c88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_provider.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
env:
1616
PROVIDER_VERSION: ${{ inputs.version }}
17+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1718
strategy:
1819
fail-fast: true
1920
matrix:

0 commit comments

Comments
 (0)