Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHabenicht authored Jun 19, 2021
1 parent 184c924 commit 671d5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# Directory containing files to upload
path: covquestions-editor-app/build/
- name: Publish to blob storage
uses: bacongobbler/azure-blob-storage-upload@v1.0.0
uses: bacongobbler/azure-blob-storage-upload@v1.2.0
with:
source_dir: covquestions-editor-app/build/
container_name: $web
Expand Down

0 comments on commit 671d5c2

Please sign in to comment.