Skip to content

chore(deps-dev): bump prettier from 3.3.0 to 3.3.1 #53

chore(deps-dev): bump prettier from 3.3.0 to 3.3.1

chore(deps-dev): bump prettier from 3.3.0 to 3.3.1 #53

Workflow file for this run

jobs:
cleanup:
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: 🗑 Delete deployment
uses: strumwolf/delete-deployment-environment@v3
with:
token: ${{ secrets.GH_TOKEN }}
environment: github-pages
onlyRemoveDeployments: true