Skip to content

Commit c1fb20d

Browse files
committed
Update publish_prerelease.yml
1 parent abac6a6 commit c1fb20d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish_prerelease.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
uses: LanceMcCarthy/[email protected]
9090
with:
9191
connection_string: ${{ secrets.AZURE_CONNECTION_STRING }}
92-
container_name: cipp-releases
92+
container_name: cipp-api
9393
source_folder: src/releases/
94-
destination_folder: /cipp-api/
94+
destination_folder: /
9595
delete_if_exists: true

0 commit comments

Comments
 (0)