Skip to content

Commit

Permalink
Remove go-release-action as it not works well with tag pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
minhdanh committed Oct 23, 2021
1 parent 3694469 commit 61b3fa8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: Release
on:
release:
types: [created]
push:
tags:
- "v*.*.*"

jobs:
releases-matrix:
Expand Down

0 comments on commit 61b3fa8

Please sign in to comment.