Skip to content

Merge pull request #30 from Kpler/feat/PTFM-9207/implement-additional… #14

Merge pull request #30 from Kpler/feat/PTFM-9207/implement-additional…

Merge pull request #30 from Kpler/feat/PTFM-9207/implement-additional… #14

Workflow file for this run

name: bump-version
on:
push:
branches:
- main
paths-ignore:
- .pre-commit-config.yaml
- shell.nix
- README.md
- .github/**
jobs:
bump-version:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: '0'
- uses: anothrNick/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true