Skip to content

Commit

Permalink
bumps upload artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
netbonus committed Sep 30, 2024
1 parent 6738d46 commit 4d9095c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
working-directory: ./docs

- name: Upload production-ready build files
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: production-files
path: docs/build
Expand Down

0 comments on commit 4d9095c

Please sign in to comment.