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

Commitf478379

Browse files
build(deps): Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#238)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Muhammad Atif Ali <atif@coder.com>
1 parentdea0442 commitf478379

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ jobs:
3838
passphrase:${{ secrets.PASSPHRASE }}
3939

4040
-name:Run GoReleaser
41-
uses:goreleaser/goreleaser-action@v5.1.0
41+
uses:goreleaser/goreleaser-action@v6.0.0
4242
with:
4343
version:latest
44-
args:release --rm-dist
44+
args:release --clean
4545
env:
4646
GPG_FINGERPRINT:${{ steps.import_gpg.outputs.fingerprint }}
4747
# GitHub sets this automatically

‎.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ release:
5757
# If you want to manually examine the release before its live, uncomment this line:
5858
# draft: true
5959
changelog:
60-
skip:true
60+
disable:true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp