Skip to content

Commit

Permalink
Switch command
Browse files Browse the repository at this point in the history
  • Loading branch information
danitso-dp committed Feb 10, 2021
1 parent 276f26b commit 7bffe20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GPG_FINGERPRINT: ${{ secrets.GPG_FINGERPRINT }}
run: |
goreleaser build --parallelism 2 --rm-dist --timeout 1h
goreleaser release --parallelism 2 --rm-dist --timeout 1h

0 comments on commit 7bffe20

Please sign in to comment.