inheriting secrets to deploy

This commit is contained in:
Yannic Kilcher
2023-01-14 20:45:43 +01:00
parent ddae13cf3b
commit 105ff87aed
+1
View File
@@ -38,6 +38,7 @@ jobs:
deploy-dev:
needs: [build-backend, build-web, build-bot]
uses: ./.github/workflows/deploy-dev.yaml
secrets: inherit
with:
stack-name: ${{ github.event_name == 'release' && 'staging' || 'dev' }}
image-tag: