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

Commit3653fcf

Browse files
authored
fix: remove outdated doc paths in goreleaser (#1633)
It appears we were manually moving the `README.md`. This should have been updated in#1630 but slipped through CI
1 parente40c683 commit3653fcf

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎.goreleaser.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,14 @@ archives:
22
-id:coder-linux
33
builds:[coder-linux]
44
format:tar.gz
5-
files:
6-
-src:docs/README.md
7-
dst:README.md
85

96
-id:coder-darwin
107
builds:[coder-darwin]
118
format:zip
12-
files:
13-
-src:docs/README.md
14-
dst:README.md
159

1610
-id:coder-windows
1711
builds:[coder-windows]
1812
format:zip
19-
files:
20-
-src:docs/README.md
21-
dst:README.md
2213

2314
before:
2415
hooks:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp