Skip to content

Deploy Production Code for Commit 0e63acdf81b6a008b6acdaaadbadb8354fc… #9

Deploy Production Code for Commit 0e63acdf81b6a008b6acdaaadbadb8354fc…

Deploy Production Code for Commit 0e63acdf81b6a008b6acdaaadbadb8354fc… #9

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/[email protected]