Skip to content

Commit

Permalink
Update publish_prerelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDuprey committed Jan 6, 2025
1 parent abac6a6 commit c1fb20d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
uses: LanceMcCarthy/Action-AzureBlobUpload@v3.3.0
with:
connection_string: ${{ secrets.AZURE_CONNECTION_STRING }}
container_name: cipp-releases
container_name: cipp-api
source_folder: src/releases/
destination_folder: /cipp-api/
destination_folder: /
delete_if_exists: true

0 comments on commit c1fb20d

Please sign in to comment.