Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
1d74192e2d
|
@ -31,7 +31,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Bump version and push tag
|
- name: Bump version and push tag
|
||||||
uses: anothrNick/github-tag-action@1.63.0
|
uses: anothrNick/github-tag-action@1.64.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
DEFAULT_BUMP: 'patch'
|
DEFAULT_BUMP: 'patch'
|
||||||
|
|
Loading…
Reference in New Issue