Skip to content

Commit

Permalink
fix the yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dangershony committed Jul 22, 2024
1 parent 5bfb22e commit a4c4ac7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Build and create a Release

on:
push:
tags:
- 'v*.*.*'
workflow_dispatch:
tags:
- 'v*.*.*'

jobs:
build:
Expand Down

0 comments on commit a4c4ac7

Please sign in to comment.