Skip to content

Commit

Permalink
Optional cache reqs and sentry release
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-codecov committed Nov 18, 2023
1 parent 6566c28 commit 3d90fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
make tag.latest
make push.latest
- name: Create Sentry release
if: inputs.create_sentry_release == true
if: inputs.create_sentry_release
uses: getsentry/action-release@v1
env:
SENTRY_AUTH_TOKEN: ${{ secrets.CODECOV_SENTRY_RELEASE_TOKEN }}
Expand Down

0 comments on commit 3d90fe4

Please sign in to comment.