Skip to content

Commit

Permalink
Do not actuallu run sentry for en branch
Browse files Browse the repository at this point in the history
  • Loading branch information
aeifn committed Dec 28, 2023
1 parent 7a79117 commit f2faf09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
run: |
npm run sentry:sourcemaps
echo npm run sentry:sourcemaps
- name: Login to ghcr.io
uses: docker/login-action@v3
Expand Down

0 comments on commit f2faf09

Please sign in to comment.