Skip to content

Commit

Permalink
feat(envited.ascs.digital): update github workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Jeroen Branje <[email protected]>
  • Loading branch information
jeroenbranje committed Feb 27, 2024
1 parent ec785d9 commit 75b5131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
environment: staging
env:
ENV: ${{ vars.ENV }}
UPLOAD_BUCKET_NAME: ${{ vars.UPLOAD_BUCKET_NAME }}
NEXTAUTH_URL: ${{ vars.NEXTAUTH_URL }}
NEXTAUTH_SECRET: ${{ secrets.NEXTAUTH_SECRET }}
steps:
Expand Down

0 comments on commit 75b5131

Please sign in to comment.