Update tag.yml
This commit is contained in:
parent
aaf0399a9a
commit
19cd724ebe
1 changed files with 0 additions and 3 deletions
3
.github/workflows/tag.yml
vendored
3
.github/workflows/tag.yml
vendored
|
@ -8,9 +8,6 @@ jobs:
|
|||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: '0'
|
||||
|
||||
- name: Bump version and push tag
|
||||
uses: anothrNick/github-tag-action@1.61.0 # Don't use @master unless you're happy to test the latest version
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue