Skip to content

Commit

Permalink
[fix] fix checkout step in relese workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Alignof committed Oct 13, 2023
1 parent 30041c6 commit a60342c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- uses: salsify/action-detect-and-tag-new-version@v2
id: detect_tag
with:
Expand Down

0 comments on commit a60342c

Please sign in to comment.