Skip to content

Commit

Permalink
Don't import workspace in release
Browse files Browse the repository at this point in the history
  • Loading branch information
bersace committed Jul 27, 2023
1 parent 2e28f1a commit 130e0e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,6 @@ jobs:
working_directory: *workspace
steps:
- checkout
- attach_workspace:
at: *workspace
- run:
name: GoReleaser
command: goreleaser release --clean

0 comments on commit 130e0e5

Please sign in to comment.