tagged autotag ver
This commit is contained in:
parent
e964d323f3
commit
7e644a4894
2
.github/workflows/tag.yml
vendored
2
.github/workflows/tag.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: butlerlogic/action-autotag@master
|
||||
- uses: butlerlogic/action-autotag@1.1.2
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue