Skip to content

Deploy Production Code for Commit 8b513ea79454cd47323da1aa7a8ef5a148a… #7

Deploy Production Code for Commit 8b513ea79454cd47323da1aa7a8ef5a148a…

Deploy Production Code for Commit 8b513ea79454cd47323da1aa7a8ef5a148a… #7

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]