Skip to content

Commit

Permalink
build: update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zmax0 committed Jul 22, 2024
1 parent e42d177 commit 1b36eb8
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
@@ -1,10 +1,8 @@
name: release
on:
push:
branches:
- master
tags:
- "v*.*.*"
- "*"
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1b36eb8

Please sign in to comment.