ci: Fix tag of surge action

This commit is contained in:
Kévin Commaille 2024-04-04 10:59:10 +02:00 committed by Kévin Commaille
parent 4a02b97aa3
commit fb904e76be

View File

@ -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