Skip to content

Commit

Permalink
Updated .github/workflows/sync-release-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Apr 4, 2021
1 parent 737590d commit 83e0ed2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-release-version.yml
Expand Up @@ -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
Expand Down

0 comments on commit 83e0ed2

Please sign in to comment.