Skip to content

Commit 981b787

Browse files
committed
chore: update gitea release workflow to include archives
Signed-off-by: Sidharth Jawale <sidharth@obmondo.com>
1 parent 84f5aed commit 981b787

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)