aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/sentry-release.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/sentry-release.yaml')
-rw-r--r--.github/workflows/sentry-release.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/sentry-release.yaml b/.github/workflows/sentry-release.yaml
index 6521c389..ed42c980 100644
--- a/.github/workflows/sentry-release.yaml
+++ b/.github/workflows/sentry-release.yaml
@@ -1,9 +1,7 @@
name: Create Sentry release
on:
- push:
- branches:
- - main
+ workflow_call
jobs:
createSentryRelease: