Skip to content

Commit

Permalink
updated cleanup workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marythedev committed May 3, 2024
1 parent 8998bde commit c3cfbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
uses: strumwolf/delete-deployment-environment@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
environment: Preview
environment: Production
onlyRemoveDeployments: true

0 comments on commit c3cfbae

Please sign in to comment.