Skip to content

Commit ba15809

Browse files
authored
Define the environment for staging deploy since secrets were moved into env (#37)
1 parent 8c88904 commit ba15809

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-to-staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ concurrency:
1212

1313
jobs:
1414
on-success:
15+
environment: staging
1516
name: Deploy to Staging
1617
runs-on: ubuntu-latest
1718
if: ${{ github.event.workflow_run.conclusion == 'success' }}

0 commit comments

Comments
 (0)