Skip to content

Commit b0b3263

Browse files
committed
Merge pull request 'chore: update gitea release workflow to include archives' (#188) from chore/update-gitea-release-workflow-to-include-archives into main
Reviewed-on: https://gitea.obmondo.com/EnableIT/Linuxaid-cli/pulls/188
2 parents 84f5aed + 981b787 commit b0b3263

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitea/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: https://gitea.obmondo.com/Obmondo/goreleaser-action@v6.4.0
2727
with:
2828
version: "v2.12.7"
29-
args: release --clean --skip=archive -f .goreleaser-gitea.yaml
29+
args: release --clean -f .goreleaser-gitea.yaml
3030
env:
3131
GITEA_TOKEN: ${{ secrets.GORELEASER_TOKEN }}
3232
- name: Upload to repo servers

0 commit comments

Comments
 (0)