Skip to content

Commit

Permalink
feat(workflows): 修改复制配置文件的脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
BadKid90s committed Jan 23, 2024
1 parent 5b7fc1a commit 1fd9792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ builds:
main: ./cmd
hooks:
post:
- cp ./config/* {{ .Path }}
- cp ./config {{ dir .Path }}

0 comments on commit 1fd9792

Please sign in to comment.