Skip to content

Deploy Production Code for Commit 32bb2a8d7bda92f28b1fd223fc5793ab27f… #14

Deploy Production Code for Commit 32bb2a8d7bda92f28b1fd223fc5793ab27f…

Deploy Production Code for Commit 32bb2a8d7bda92f28b1fd223fc5793ab27f… #14

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.1.2