Skip to content

chore(action): fix sentry release #20

chore(action): fix sentry release

chore(action): fix sentry release #20

Workflow file for this run

name: CI
on:
push:
branches: ['main']
pull_request:
types: [opened, synchronize]
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit
with:
environment: 'ci'