mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-26 21:17:12 +00:00
Attempt to inherit secrets
This commit is contained in:
parent
5e81e51d6f
commit
96845081c0
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -24,3 +24,4 @@ jobs:
|
|||||||
vcpkg-deps-tag: ${{ needs.Output-Envs.outputs.VCPKG_DEPS_TAG }}
|
vcpkg-deps-tag: ${{ needs.Output-Envs.outputs.VCPKG_DEPS_TAG }}
|
||||||
build-type: Release
|
build-type: Release
|
||||||
package: true
|
package: true
|
||||||
|
secrets: inherit
|
||||||
|
Loading…
Reference in New Issue
Block a user