Skip to content

chore: delete another env #2

chore: delete another env

chore: delete another env #2

Workflow file for this run

name: Delete Environment
on:
push:
branches: [main, beta, alpha]
jobs:
delete:
runs-on: ubuntu-latest
steps:
- uses: strumwolf/delete-deployment-environment@v2
with:
# ⚠️ The provided token needs permission for admin write:org
token: ${{ secrets.CLEANUP_TOKEN }}
environment: hh-store-hashnode-blog