Skip to content

Commit

Permalink
tests: use current action to deploy on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
juliamrch committed Jul 18, 2024
1 parent acd8693 commit af0b03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 0
- name: Create review app
uses: juliamrch/gh-action-composite@v20
uses: CleverCloud/clever-cloud-review-app@latest
env:
CLEVER_SECRET: ${{ secrets.CLEVER_SECRET }}
CLEVER_TOKEN: ${{ secrets.CLEVER_TOKEN }}
Expand Down

0 comments on commit af0b03b

Please sign in to comment.