[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request #718 from bacongobbler/azure-blob-storage-upload-2…
Browse files Browse the repository at this point in the history
….0.0

azure-blob-storage-upload 2.0.0
  • Loading branch information
bacongobbler committed May 5, 2022
2 parents 710eae6 + 393f4b3 commit 29e8a30
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,11 @@ jobs:
cd krustlet
sha256sum * > checksums-${{ env.RELEASE_VERSION }}.txt
- name: upload to azure
uses: bacongobbler/azure-blob-storage-upload@main
uses: bacongobbler/azure-blob-storage-upload@v2.0.0
with:
source_dir: krustlet
container_name: releases
connection_string: ${{ secrets.AzureStorageConnectionString }}
sync: false
crates:
name: publish to crates.io
runs-on: ubuntu-latest
Expand Down

0 comments on commit 29e8a30

Please sign in to comment.