We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f961a9 commit 6b1a521Copy full SHA for 6b1a521
.github/workflows/sultan.yml
@@ -228,7 +228,7 @@ jobs:
228
cd ./AnyKernel3
229
230
# Zip the files in the AnyKernel3 directory with a new naming convention
231
- ZIP_NAME="${{ inputs.codename }}_A15_Sultan_Next_SUSFS.zip"
+ ZIP_NAME="${{ inputs.codename }}_A16_Sultan_Next_SUSFS.zip"
232
echo "Creating zip file $ZIP_NAME..."
233
zip -r "../$ZIP_NAME" ./*
234
0 commit comments