Skip to content

Merge branch 'releases/v4' of https://github.com/JamesIves/github-pag… #15

Merge branch 'releases/v4' of https://github.com/JamesIves/github-pag…

Merge branch 'releases/v4' of https://github.com/JamesIves/github-pag… #15

Workflow file for this run

name: Update Major Version Tag
on:
push:
tags:
- 'v*'
jobs:
update-majorver:
name: Update Major Version Tag
runs-on: ubuntu-latest
steps:
- uses: nowactions/update-majorver@v1.1.2