Skip to content

Commit

Permalink
Fix release
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Steffen <jan.steffen@finleap.com>
  • Loading branch information
jastBytes committed Nov 3, 2022
1 parent 8de7615 commit a24facf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
distribution: goreleaser
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ brews:
tap:
owner: finleap-connect
name: homebrew-monoctl
token: "{{ .Env.GORELEASER_REPO_WRITE }}"
skip_upload: auto

0 comments on commit a24facf

Please sign in to comment.