mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-02-17 11:55:32 +02:00
Add forgotten secrets: inherit in release workflow
This commit is contained in:
parent
7320a9ad51
commit
f9f7d57011
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
jobs:
|
||||
ci:
|
||||
uses: ./.github/workflows/ci.yml
|
||||
secrets: inherit
|
||||
|
||||
build:
|
||||
needs: [ci]
|
||||
|
Loading…
x
Reference in New Issue
Block a user