Skip to content

Commit dff8da4

Browse files
committed
wip
1 parent 7836734 commit dff8da4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
types: [published]
55
jobs:
66
build-and-publish:
7+
if: github.event.release.target_commitish == 'main'
78
runs-on: ubuntu-latest
89
steps:
910
- name: Checkout

0 commit comments

Comments
 (0)