Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Commit d95bac3

Browse files
committed
kernelsu-next: bring back susfs
Signed-off-by: Onelots <onelots@onelots.fr>
1 parent adde586 commit d95bac3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/kernel_build_b1c1.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
uses: softprops/action-gh-release@v2
148148
with:
149149
files: ${{ env.ZIP_NAME }}
150-
tag_name: Kernel-Caelum-${{ env.DEVICE_CODENAME }}-${{ env.KERNEL_VERSION }}-${{ env.DATE }}
150+
tag_name: Kernel-Caelum-SUSFS-experimental-${{ env.DEVICE_CODENAME }}-${{ env.KERNEL_VERSION }}-${{ env.DATE }}
151151
draft: false
152152
prerelease: false
153153

@@ -158,4 +158,4 @@ jobs:
158158
WEBHOOK: ${{ secrets.WEBHOOK }}
159159
NAME: ${{ env.ZIP_NAME }}
160160
run: |
161-
python3 .github/webhook.py
161+
python3 .github/webhook.py

0 commit comments

Comments
 (0)