Skip to content

Commit

Permalink
Use strumwolf/delete-deployment-environment@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Jun 11, 2024
1 parent 8b54208 commit 36e62bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
permissions: write-all
steps:
- name: Delete deployment
uses: strumwolf/delete-deployment-environment@v2
uses: strumwolf/delete-deployment-environment@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
environment: github-pages
Expand Down

0 comments on commit 36e62bd

Please sign in to comment.