Skip to content

Commit

Permalink
Update sentry.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby authored May 25, 2024
1 parent b64d2d9 commit ba3d8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sentry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set outputs
id: vars
run: |
echo "version=10.6.0" >> $GITHUB_OUTPUT
echo "version=10.6.3" >> $GITHUB_OUTPUT
echo "sha=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
- name: "Create Sentry release"
uses: getsentry/[email protected]
Expand Down

0 comments on commit ba3d8cf

Please sign in to comment.