Skip to content

Commit

Permalink
Working on prerelease builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Schnaufer committed Jul 2, 2024
1 parent 18230bb commit 395eadf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: "pre-release"

on:
push:
tags:
- "v*"
branches: [ Sanimal-No-ES ]
tags-ignore:
- "*"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 395eadf

Please sign in to comment.