Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit87755fc

Browse files
authored
chore: set GoReleaser version to 2 in config (#348)
1 parent249863d commit87755fc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
-name:Run GoReleaser
9393
uses:goreleaser/goreleaser-action@v6.2.1
9494
with:
95-
version:latest
95+
version:'~> v2'
9696
args:release --clean
9797
env:
9898
GPG_FINGERPRINT:${{ steps.import_gpg.outputs.fingerprint }}

‎.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Visit https://goreleaser.com for documentation on how to customize this
22
# behavior.
3+
version:2
34
before:
45
hooks:
56
# this is just an example and not a requirement for provider building/publishing

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp