Update versioning.yml

pull/101/head
David Finol 2021-02-28 10:27:00 -06:00 committed by GitHub
parent 8033066291
commit 2d29e81de9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ on:
types: [published, edited]
jobs:
actions-tagger:
name: Keep major version tag up-to-date
updateMajorTag:
name: Update major tag
runs-on: ubuntu-latest
steps:
- uses: Actions-R-Us/actions-tagger@v2