ci: Fix tag of surge action
This commit is contained in:
parent
4a02b97aa3
commit
fb904e76be
2
.github/workflows/docs-preview.yml
vendored
2
.github/workflows/docs-preview.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
- name: Deploy PR preview
|
- name: Deploy PR preview
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
id: deploy_preview
|
id: deploy_preview
|
||||||
uses: dswistowski/surge-sh-action@v1.0.3
|
uses: dswistowski/surge-sh-action@v.1.0.3
|
||||||
with:
|
with:
|
||||||
domain: pr-${{ github.event.workflow_run.pull_requests[0].number }}--ruma-docs.surge.sh
|
domain: pr-${{ github.event.workflow_run.pull_requests[0].number }}--ruma-docs.surge.sh
|
||||||
project: doc
|
project: doc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user