Update tag action, fix preview changelog

(cherry picked from commit f03711e2f77f96ec58d15b0d8438424832c55761)
This commit is contained in:
Jobobby04 2022-05-01 19:33:06 -04:00
parent 45569947c4
commit 5bf4d5e434

View File

@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: TAG - Bump version and push tag - name: TAG - Bump version and push tag
uses: anothrNick/github-tag-action@1.17.2 uses: anothrNick/github-tag-action@1.39.0
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true WITH_V: true