mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 22:23:50 +08:00
Updated .github/workflows/sync-release-version.yml
This commit is contained in:
parent
f1890e6baf
commit
961d0ac841
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…
Reference in New Issue
Block a user