Skip to content

Commit

Permalink
Fix sentry releases
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak committed Jan 30, 2025
1 parent fb10e04 commit d47c3d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@ jobs:
name: Merge & Push Manifests
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Download digests
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit d47c3d9

Please sign in to comment.