Skip to content

Commit

Permalink
Update merge.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpavlovicbb authored Aug 22, 2024
1 parent b757633 commit 5f11ece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
docker push ${{ steps.image_lowercase.outputs.lowercase }}:${{ env.TAG }}
- name: Deploy with Qovery
if: github.ref == 'refs/heads/dev'
env:
QOVERY_CLI_ACCESS_TOKEN: ${{secrets.QOVERY_CLI_ACCESS_TOKEN }}
run: |
Expand Down

0 comments on commit 5f11ece

Please sign in to comment.