Skip to content

Commit

Permalink
Update retype_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
C10udburst authored Jul 5, 2023
1 parent 184221f commit b4e1c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/retype_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
cat .inject/code.js >> ${{ steps.retypebuild.outputs.retype-output-path }}/resources/js/retype.js
- name: Upload artifact
uses: actions/upload-pages-artifact@latest
uses: actions/upload-pages-artifact@v1.0.8
with:
path: ${{ steps.retypebuild.outputs.retype-output-path }}
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit b4e1c06

Please sign in to comment.