Skip to content

[norelease] bump copyright #3

[norelease] bump copyright

[norelease] bump copyright #3

Workflow file for this run

on:
push:
branches:
- master
jobs:
release-on-push:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: rymndhng/release-on-push-action@master
with:
bump_version_scheme: minor
tag_prefix: ""