Skip to content

Commit

Permalink
temp: run release CI on branch push
Browse files Browse the repository at this point in the history
  • Loading branch information
JssDWt committed Jan 26, 2024
1 parent 6ce1cde commit 69ec80d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
tags:
- 'v*'
branches:
- releases

env:
GO_VERSION: 1.21.0
Expand Down

0 comments on commit 69ec80d

Please sign in to comment.