Skip to content

Commit b5b0efe

Browse files
committed
Revert "workaround debian testing non maintainer binary upload"
This reverts commit 90d5531.
1 parent 90d5531 commit b5b0efe

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ on:
66
jobs:
77
build:
88
uses: gardenlinux/package-build/.github/workflows/build.yml@main
9-
# with:
10-
# release: ${{ github.ref == 'refs/heads/main' }}
9+
with:
10+
release: ${{ github.ref == 'refs/heads/main' }}

prepare_source

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@
1515
)
1616

1717
apply_patches
18-
version_suffix=+b1gl0

0 commit comments

Comments
 (0)