Skip to content

Commit

Permalink
Add release
Browse files Browse the repository at this point in the history
  • Loading branch information
hhamon29 committed Oct 12, 2023
1 parent c518cbe commit ce7fcd4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@
name: release
on:
push:
tags:
- 'v*'
branches:
- develop
- stage
- master
jobs:
goreleaser:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ce7fcd4

Please sign in to comment.