diff --git a/.github/workflows/packsquash.yml b/.github/workflows/packsquash.yml index 8848e4b..1cf4d7c 100644 --- a/.github/workflows/packsquash.yml +++ b/.github/workflows/packsquash.yml @@ -28,7 +28,7 @@ jobs: options: | # Optimize the pack in the root repository directory. # This is the default value for pack_directory when no PackSquash options are defined - pack_directory = 'pack' + pack_directory = 'tweeks' # Set a custom output file path to work with the generated ZIP file # without needing to download its artifact in a separate step