Skip to content

Commit 2b983f2

Browse files
DEBUG: use develop channel
1 parent bb5270b commit 2b983f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-destroy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919

20-
- uses: EmergencePlatform/php-runtime@github-actions/destroy-site-preview/v1
20+
- uses: EmergencePlatform/php-runtime@github-actions/destroy-site-preview/develop
2121
id: destroy-site-preview
2222
with:
2323
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)