Skip to content

Commit 128f34b

Browse files
committed
do NOT build the regular release workflow
1 parent e6d87aa commit 128f34b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-caller.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ name: WipperSnapper Release Workflow
66
on:
77
release:
88
types: [published]
9+
branches-ignore:
10+
- offline-mode
911
secrets:
1012
GH_REPO_TOKEN:
1113
required: true

0 commit comments

Comments
 (0)