Skip to content

Commit

Permalink
gha test 1
Browse files Browse the repository at this point in the history
  • Loading branch information
ykim-akamai committed Feb 26, 2025
1 parent fa8076b commit 6bd3077
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
#
name: release
on:
push:
tags:
- 'v*'
workflow_dispatch: null
release:
types: [ published ]
jobs:
goreleaser:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6bd3077

Please sign in to comment.