Skip to content

Commit

Permalink
chore(ci): switch preview-destroy to v1 channel
Browse files Browse the repository at this point in the history
  • Loading branch information
themightychris committed Apr 2, 2023
1 parent d03afc7 commit a5203f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:

- uses: EmergencePlatform/php-runtime@github-actions/destroy-site-preview/develop
- uses: EmergencePlatform/php-runtime@github-actions/destroy-site-preview/v1
id: destroy-site-preview
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a5203f6

Please sign in to comment.