Skip to content

Resolving issues with Self-Hosted GitHub Runners and local caches (#71) #6

Resolving issues with Self-Hosted GitHub Runners and local caches (#71)

Resolving issues with Self-Hosted GitHub Runners and local caches (#71) #6

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