Skip to content

Commit

Permalink
wait for .env artifact to be uploaded before continuing with pullprev…
Browse files Browse the repository at this point in the history
…iew workflow
  • Loading branch information
mszulik committed Jun 6, 2024
1 parent d2f3dbb commit 24f97e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pullpreview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
.env.amigor
deploy-staging-environment:
needs: prepare-amigor-env
permissions:
contents: read # to fetch code (actions/checkout)
deployments: write # to delete deployments
Expand Down

0 comments on commit 24f97e3

Please sign in to comment.