Skip to content

Commit

Permalink
ci: fix master build
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed Mar 2, 2024
1 parent 25b127e commit 56a3b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
SURGE_TOKEN: ${{ secrets.SURGE_TOKEN }}

- name: Replace report link to PR
if: github.event_name == 'pull_request'
uses: thollander/actions-comment-pull-request@v2
with:
message: 'View the deployed report at [surge.sh](${{ env.ALLURE_URL }})'
Expand Down

0 comments on commit 56a3b55

Please sign in to comment.