Skip to content

Commit

Permalink
ci: update workflow for release
Browse files Browse the repository at this point in the history
  • Loading branch information
marksie1988 committed Sep 26, 2023
2 parents a6f2f5c + cd4fe48 commit aefeab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Release
on:
push:
branches:
- master # Change this to your main branch name
- master
- beta
workflow_dispatch:
jobs:
release:
Expand Down

0 comments on commit aefeab1

Please sign in to comment.