Skip to content

Commit 0fa68fd

Browse files
fix(ci): switch preview deploy action to v1
1 parent d490937 commit 0fa68fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222

23-
- uses: EmergencePlatform/php-runtime@github-actions/deploy-site-preview/develop
23+
- uses: EmergencePlatform/php-runtime@github-actions/deploy-site-preview/v1
2424
id: deploy-site-preview
2525
with:
2626
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)