Skip to content

Commit

Permalink
Switch auto prerelease creator to only work on main branch now that i…
Browse files Browse the repository at this point in the history
…t's working
  • Loading branch information
budak7273 committed Jun 22, 2023
1 parent 3304ca0 commit 6e8b9d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: "release"
on:
push:
branches:
# - 'main'
- 'auto-prerelease' # TODO change this to main once working
- 'main'

jobs:
build:
Expand Down

0 comments on commit 6e8b9d2

Please sign in to comment.