Skip to content

Commit

Permalink
update releaser action
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoyamachi committed Jan 6, 2025
1 parent fa781bc commit 3fb01f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/releasebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
distribution: goreleaser
version: "~> v2"
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
-
Expand Down

0 comments on commit 3fb01f0

Please sign in to comment.