Skip to content

Commit

Permalink
fix artifact download?
Browse files Browse the repository at this point in the history
  • Loading branch information
bpcreech authored Feb 4, 2024
1 parent e14437c commit 6c84a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
- name: Download asteroids
uses: actions/download-artifact@v4
with:
name: production-files
path: ./public/asteroids
repository: bpcreech/typescript-asteroids
merge-multiple: true

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 6c84a52

Please sign in to comment.