Skip to content

Merge pull request #136 from zowe-actions/fix/windows-syncpack #20

Merge pull request #136 from zowe-actions/fix/windows-syncpack

Merge pull request #136 from zowe-actions/fix/windows-syncpack #20

Workflow file for this run

name: Update latest tag
on:
push:
tags: ["v*"]
jobs:
update-tag:
runs-on: ubuntu-latest
steps:
- uses: nowactions/update-majorver@main