diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 156d237..0cbd19a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -54,7 +54,7 @@ jobs: run: pnpm run deploy - name: Create Sentry release - uses: getsentry/action-release@v1 + uses: getsentry/action-release@v2 env: SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} SENTRY_ORG: destiny-item-manager