Skip to content

Commit 52fb921

Browse files
Merge pull request #266 from CodeForPhilly/develop
Release: v3.2.6
2 parents bf3fa0f + 0fa68fd commit 52fb921

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)