Skip to content

Commit

Permalink
Deploy to production
Browse files Browse the repository at this point in the history
  • Loading branch information
amarouane-ABDELHAK committed May 31, 2024
1 parent 89d87e5 commit 9f19e4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

deploy:
needs: define-environment
permissions:
id-token: write
uses: "./.github/workflows/deploy.yaml"
if : ${{ needs.define-environment.outputs.env_name }}
with:
Expand Down

0 comments on commit 9f19e4d

Please sign in to comment.