Skip to content

Merge pull request #215 from lensapp/dependabot/npm_and_yarn/jsonwebt… #20

Merge pull request #215 from lensapp/dependabot/npm_and_yarn/jsonwebt…

Merge pull request #215 from lensapp/dependabot/npm_and_yarn/jsonwebt… #20

Workflow file for this run

name: Create Publish Tag
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: butlerlogic/action-autotag@1.1.2
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
strategy: package
tag_prefix: "v"