Skip to content

build(deps): bump wrangler from 3.99.0 to 3.105.1 #412

build(deps): bump wrangler from 3.99.0 to 3.105.1

build(deps): bump wrangler from 3.99.0 to 3.105.1 #412

Workflow file for this run

name: cleanup
on:
push:
jobs:
cleanup-actions:
name: actions
runs-on: ubuntu-latest
if: "!startsWith(github.ref, 'refs/tags/') && github.ref != 'refs/heads/master'"
steps:
-
uses: rokroskar/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"