3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 13:47:20 +00:00

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

This commit is contained in:
Tonye Jack 2022-09-19 20:06:31 -06:00
parent 242ef530a8
commit f2e68be9bb

View file

@ -8,9 +8,11 @@ jobs:
update-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.0.2
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run release-tagger
uses: tj-actions/release-tagger@v2
- name: Sync release version.
uses: tj-actions/sync-release-version@v13
id: sync-release-version