Skip to content

Commit

Permalink
Update develop.yml continue-on-error: true
Browse files Browse the repository at this point in the history
  • Loading branch information
MinhhTien authored Jun 13, 2024
1 parent a0cac85 commit 226d758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- name: Update sentry sourcemaps
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
continue-on-error: true
run: npm run sentry:sourcemaps
- name: 'Create env file'
run: |
Expand Down

0 comments on commit 226d758

Please sign in to comment.