Skip to content

Commit

Permalink
Merge branch 'master' into refactor/dedicated_static_content_to_check…
Browse files Browse the repository at this point in the history
…_surge
  • Loading branch information
tbouffard authored Apr 17, 2024
2 parents 28bd77c + 4d67c02 commit 249a2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/surge-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:
pull-requests: write # surge-preview creates or updates PR comments about the deployment status

jobs:
upload-preview:
deploy:
runs-on: ubuntu-22.04
if: ${{ github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success' }}

Expand Down

0 comments on commit 249a2d9

Please sign in to comment.