Skip to content

Commit f0bee6a

Browse files
committed
update
1 parent 5a9e7d1 commit f0bee6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-sentry-release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build/Push docker image and tag the release in sentry
22
on:
3-
- push
4-
- pull_request
3+
release:
4+
types: [published]
55
jobs:
66
main:
77
# if: github.repository == 'oncokb/oncokb-public'

0 commit comments

Comments
 (0)