Skip to content

feat: Call Yampl with --recursive flag #11

feat: Call Yampl with --recursive flag

feat: Call Yampl with --recursive flag #11

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