Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
axiangcoding committed Jun 30, 2024
1 parent 5cd9178 commit 69c9a33
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Release
on:
push:
tags:
- "v*"
branches:
- main
- "v*" # Match any tag starting with "v"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 69c9a33

Please sign in to comment.