Skip to content

Commit

Permalink
restore mistakenly deleted comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffreyhung committed Dec 4, 2024
1 parent e5f01ce commit 9121968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
private-key: ${{ secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY }}
- uses: actions/checkout@v3
with:
# Fetch all commits so we can determine previous version
token: ${{ steps.token.outputs.token }}
fetch-depth: 0
- name: Prepare release
Expand Down

0 comments on commit 9121968

Please sign in to comment.