Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetherinox committed Oct 20, 2024
1 parent 607e948 commit d3b3c01
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy-clean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,9 @@ jobs:
steps:
- name: >-
⚙️ Deployments › Clean
uses: strumwolf/delete-deployment-environment@v2
uses: Aetherinox/delete-deploy-env-action@v3
with:
token: ${{ secrets.SELF_TOKEN_CL }}
environment: orion
onlyRemoveDeployments: true
onlyRemoveDeployments: true
delay: "1000"

0 comments on commit d3b3c01

Please sign in to comment.