Skip to content

Commit

Permalink
Merge pull request #2797 from ohcnetwork/sainak/fix-sentry-release
Browse files Browse the repository at this point in the history
Fix sentry releases
  • Loading branch information
vigneshhari authored Jan 30, 2025
2 parents fb10e04 + d47c3d9 commit 408a6e7
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 408a6e7

Please sign in to comment.