Skip to content

Commit

Permalink
Update deploy-magazine.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adiazcan authored Mar 7, 2021
1 parent 1ec22f5 commit d37d1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-magazine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Run Gatsby
run: npm run build
- name: Publish artifacts
uses: actions/upload-artifacts@v2.2.2
uses: actions/upload-artifact@v2.2.2
with:
name: site
path: ${{ env.SITE_PUBLIC_PATH }}
Expand Down

0 comments on commit d37d1ca

Please sign in to comment.