Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BQXBQX committed Apr 8, 2024
2 parents 39b0ce3 + 9ddb8a2 commit 2b0d44f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
merge_group:
branches:
- release
workflow_dispatch:

jobs:
build:
Expand All @@ -31,7 +32,7 @@ jobs:
env:
CI: false
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
run: pnpm sentry
run: pnpm build

# - name: Deploy to Server
# uses: easingthemes/[email protected]
Expand Down

0 comments on commit 2b0d44f

Please sign in to comment.