release-branches: inherit secrets

This commit is contained in:
Cole Helbling 2023-12-14 10:24:14 -08:00 committed by GitHub
parent fd1420febf
commit 53412e544d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ on:
jobs:
build:
uses: ./.github/workflows/build.yaml
secrets: inherit
release:
needs: build