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

Commit63916b6

Browse files
authored
fix: Use docs/README.md in deploy (#875)
The release build should probably dry-run in CI,but it's rare for files like README.md to moveso we can punt that to the future!
1 parent5ae71f0 commit63916b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ archives:
33
builds:
44
-coder
55
files:
6-
-README.md
6+
-src:docs/README.md
7+
dst:README.md
78
format_overrides:
89
-goos:windows
910
format:zip

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp