File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ jobs:
184184 publishChocoSource :
185185 needs : createChocoRelease
186186 name : " Publish chocolatey source"
187- runs-on : ubuntu-latest"
187+ runs-on : ubuntu-latest
188188 steps :
189189 - name : " Checkout"
190190 uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ https://github.com/diffplug/spotless-cli/actions
60601 . Scroll down to "Artifacts"
61612 . Download the ` jreleaser-release-windows ` artifact
62623 . Unzip the artifact
63- 4 . Copy everything from the ` <zip-root>/package/spotless-cli ` into the repo ` chocolatey-bucket ` .
63+ 4 . Copy everything from the ` <zip-root>/package/spotless-cli/chocolatey ` into the repo ` chocolatey-bucket ` .
64645 . Remove the ` spotless-cli/spotless-cli-*.nupkg ` file
65656 . Add everything with ` git add . `
66667 . Commit everything with ` git commit -m "spotless-cli v<your-version>" ` e.g. ` git commit -m "spotless-cli v0.1.0" `
You can’t perform that action at this time.
0 commit comments