mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-01-29 06:20:07 +08:00
Update versioning.yml (#101)
This commit is contained in:
4
.github/workflows/versioning.yml
vendored
4
.github/workflows/versioning.yml
vendored
@@ -5,8 +5,8 @@ on:
|
|||||||
types: [published, edited]
|
types: [published, edited]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
actions-tagger:
|
updateMajorTag:
|
||||||
name: Keep major version tag up-to-date
|
name: Update major tag
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: Actions-R-Us/actions-tagger@v2
|
- uses: Actions-R-Us/actions-tagger@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user