0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00

Allowed secrets to passthrough to re-usable workflow

- this is needed so we can pass the secrets down the workflow chain
This commit is contained in:
Daniel Lockyer 2023-04-20 08:52:29 +01:00 committed by GitHub
parent 9c59fbfb52
commit f2f3f5cf79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,3 +5,4 @@ env:
jobs:
canary:
uses: tryghost/actions/.github/workflows/canary.yml@main
secrets: inherit