Skip to content

sentryio updates

sentryio updates #1

Workflow file for this run

- uses: actions/checkout@v3

Check failure on line 1 in .github/workflows/sentry.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/sentry.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
with:
fetch-depth: 0
- name: Create Sentry release
uses: getsentry/action-release@v1
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
SENTRY_URL: https://sentry.io/
with:
environment: production