Skip to content

Commit

Permalink
chore: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stitchrs committed May 10, 2023
1 parent e93267c commit 31999bf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: build_release

on:
push:
branches:
- main
tags:
- '*' #
workflow_dispatch:
workflow_dispatch:

jobs:
BuildRelease:
Expand Down

0 comments on commit 31999bf

Please sign in to comment.