Updated .github/workflows/sync-release-version.yml
This commit is contained in:
parent
737590d30e
commit
83e0ed24b0
2
.github/workflows/sync-release-version.yml
vendored
2
.github/workflows/sync-release-version.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: Sync release version.
|
- name: Sync release version.
|
||||||
uses: tj-actions/sync-release-version@v8
|
uses: tj-actions/sync-release-version@v8
|
||||||
id: sync-release-version
|
id: sync-release-version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user