Skip to content

Commit

Permalink
更新 .goreleaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thousmile committed Aug 2, 2023
1 parent d7fd410 commit 1d91b60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
dist/
.idea
.idea
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ changelog:
exclude:
- '^docs:'
- '^test:'

env_files:
github_token: ~/github_token

0 comments on commit 1d91b60

Please sign in to comment.