Skip to content

Commit

Permalink
ci: Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Jan 18, 2024
1 parent c284d02 commit 00ea4d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:
# You have to check out your repo first.
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
sparse-checkout: ''
sparse-checkout-cone-mode: false
fetch-tags: true
- uses: fischerscode/tagger@5ca3fa63ce3003fb7183cae547644b29f3b632be # v0.2.0
with:
Expand Down

0 comments on commit 00ea4d8

Please sign in to comment.