Skip to content

Commit ada440e

Browse files
committed
Last name change
1 parent a1b242d commit ada440e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI-CD.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ $source = Get-Location
1111
$parent = Split-Path $source -Parent
1212

1313
# Define the target directory path
14-
$targetFolderName = "ChatGPT Quick Buttons For Your Text Release"
14+
$targetFolderName = "Prompt Pilot Release"
1515
$destination = Join-Path $parent $targetFolderName
1616

1717
# Define the ZIP file path

0 commit comments

Comments
 (0)