Skip to content

Commit 6b1a521

Browse files
authored
Update sultan.yml
1 parent 1f961a9 commit 6b1a521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sultan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
cd ./AnyKernel3
229229
230230
# Zip the files in the AnyKernel3 directory with a new naming convention
231-
ZIP_NAME="${{ inputs.codename }}_A15_Sultan_Next_SUSFS.zip"
231+
ZIP_NAME="${{ inputs.codename }}_A16_Sultan_Next_SUSFS.zip"
232232
echo "Creating zip file $ZIP_NAME..."
233233
zip -r "../$ZIP_NAME" ./*
234234

0 commit comments

Comments
 (0)