mirror of
https://github.com/hwchase17/langchain.git
synced 2025-04-27 19:46:55 +00:00
infra: fix test release permissions
This commit is contained in:
parent
77d3af43d7
commit
d5e2bf462a
1
.github/workflows/_release.yml
vendored
1
.github/workflows/_release.yml
vendored
@ -78,6 +78,7 @@ jobs:
|
||||
- build
|
||||
uses:
|
||||
./.github/workflows/_test_release.yml
|
||||
permissions: write-all
|
||||
with:
|
||||
working-directory: ${{ inputs.working-directory }}
|
||||
dangerous-nonmaster-release: ${{ inputs.dangerous-nonmaster-release }}
|
||||
|
Loading…
Reference in New Issue
Block a user