Skip to content

Commit

Permalink
MAN-227 - fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj committed Dec 20, 2024
1 parent 713727a commit 5e7f506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/sentry_auth/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ runs:
id: sentry_auth
shell: bash
run: |
echo $SENTRY_AUTH_TOKEN >> $TOKEN
echo $SENTRY_AUTH_TOKEN >> $GITHUB_OUTPUT

0 comments on commit 5e7f506

Please sign in to comment.