Skip to content

Commit

Permalink
hack to test
Browse files Browse the repository at this point in the history
  • Loading branch information
sergicastro committed Apr 2, 2024
1 parent acb12f7 commit 644459d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
tags: [ 'v[0-9]+.[0-9]+.[0-9]+**' ] # Ex. v0.2.0, v0.2.1-rc2
workflow_dispatch: {}
pull_request: # TODO: remove
branches:
- release-**

env:
GOPROXY: https://proxy.golang.org
Expand Down

0 comments on commit 644459d

Please sign in to comment.