Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sevki committed Mar 14, 2024
1 parent 6443f7b commit b7a46d8
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,9 +1,7 @@
name: Release
on:
push:
# Pattern matched against refs/tags
tags:
- '**'
branches: release

jobs:
create-release:
Expand Down

0 comments on commit b7a46d8

Please sign in to comment.