We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf3fa0f + 0fa68fd commit 52fb921Copy full SHA for 52fb921
1 file changed
.github/workflows/preview-deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
23
- - uses: EmergencePlatform/php-runtime@github-actions/deploy-site-preview/develop
+ - uses: EmergencePlatform/php-runtime@github-actions/deploy-site-preview/v1
24
id: deploy-site-preview
25
with:
26
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments