Skip to content

Commit

Permalink
new tag prefix for github actions trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
prem-lmwn committed Nov 27, 2024
1 parent 56343f4 commit 44961c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
tags:
- 'v*'
- 'dev-*'
- 'test-*'

name: Release ssg-go
Expand Down

0 comments on commit 44961c0

Please sign in to comment.