mirror of
https://github.com/simple-login/app.git
synced 2025-09-29 18:06:34 +08:00
remove environment tag in sentry action
This commit is contained in:
parent
d35faf7154
commit
1801fa1a4b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -56,8 +56,6 @@ jobs:
|
|||
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
|
||||
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
|
||||
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
|
||||
with:
|
||||
environment: production
|
||||
|
||||
- name: Send Telegram message
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
|
||||
|
|
Loading…
Add table
Reference in a new issue