Skip to content

Commit

Permalink
do NOT build the regular release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brentru committed Mar 3, 2025
1 parent e6d87aa commit 128f34b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name: WipperSnapper Release Workflow
on:
release:
types: [published]
branches-ignore:
- offline-mode
secrets:
GH_REPO_TOKEN:
required: true
Expand Down

0 comments on commit 128f34b

Please sign in to comment.