Skip to content

Commit

Permalink
ci: checkout sha
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Aug 20, 2024
1 parent c92125c commit 7a8d331
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 @@ -11,6 +11,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.sha }}
clean: true
fetch-depth: 0
- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 7a8d331

Please sign in to comment.