Skip to content

chore(deps): bump json5 from 1.0.1 to 1.0.2 (#445) #208

chore(deps): bump json5 from 1.0.1 to 1.0.2 (#445)

chore(deps): bump json5 from 1.0.1 to 1.0.2 (#445) #208

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'