Skip to content

Update test_publish_pure_python.yml #25

Update test_publish_pure_python.yml

Update test_publish_pure_python.yml #25

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