Skip to content

Commit

Permalink
TEMP: Don't skip publish
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-farries committed Dec 11, 2024
1 parent f495339 commit 5df4a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
with:
distribution: goreleaser
version: '~> v2'
args: release --clean --skip announce,archive,aur,before,chocolatey,homebrew,ko,nfpm,nix,notarize,publish,sbom,scoop,sign,snapcraft,validate,winget
args: release --clean --skip announce,archive,aur,before,chocolatey,homebrew,ko,nfpm,nix,notarize,sbom,scoop,sign,snapcraft,validate,winget
env:
# We use two GitHub tokens here:
# * The actions-bound `GITHUB_TOKEN` with permissions to write packages.
Expand Down

0 comments on commit 5df4a6e

Please sign in to comment.