3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-19 15:23:42 +00:00

Updated .github/workflows/sync-release-version.yml

This commit is contained in:
Tonye Jack 2021-04-04 10:50:20 -04:00
parent 737590d30e
commit 83e0ed24b0

View file

@ -9,6 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Sync release version.
uses: tj-actions/sync-release-version@v8
id: sync-release-version