Skip to content

Commit

Permalink
Update reusable-deploy-web-preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMarsh82 authored Dec 12, 2023
1 parent 1988be8 commit 3dd592d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-deploy-web-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Download Build Artifact
uses: actions/download-artifact@v3
with:
name: needs.build.outputs.artifactname
name: www

- name: Extract Build folder
run: |
Expand Down Expand Up @@ -116,4 +116,4 @@ jobs:
# https://jqlang.github.io/jq/manual/
# https://jqplay.org/

# echo $FIREBASE_JSON | jq '.hosting[0]'
# echo $FIREBASE_JSON | jq '.hosting[0]'

0 comments on commit 3dd592d

Please sign in to comment.