Skip to content

chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#455) #209

chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#455)

chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#455) #209

Workflow file for this run

name: Create Tag
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: Klemensas/action-autotag@stable
with:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
tag_prefix: 'v'