Skip to content

Generated from https://github.com/vmactions/base-vm #7

Generated from https://github.com/vmactions/base-vm

Generated from https://github.com/vmactions/base-vm #7

Workflow file for this run

name: Update Major Release Tag
on:
workflow_dispatch:
push:
tags:
- "v*"
jobs:
update-majorver:
name: Update Major Release Tag
runs-on: ubuntu-latest
steps:
- uses: nowactions/update-majorver@v1