Skip to content

Commit a5203f6

Browse files
chore(ci): switch preview-destroy to v1 channel
1 parent d03afc7 commit a5203f6

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

0 commit comments

Comments
 (0)