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 a1b242d commit ada440eCopy full SHA for ada440e
CI-CD.ps1
@@ -11,7 +11,7 @@ $source = Get-Location
11
$parent = Split-Path $source -Parent
12
13
# Define the target directory path
14
-$targetFolderName = "ChatGPT Quick Buttons For Your Text Release"
+$targetFolderName = "Prompt Pilot Release"
15
$destination = Join-Path $parent $targetFolderName
16
17
# Define the ZIP file path
0 commit comments