mirror of
https://github.com/recloudstream/csdocs.git
synced 2024-08-14 22:46:50 +00:00
bump page build
This commit is contained in:
parent
dcb5175659
commit
184221fcdc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/retype_build.yml
vendored
2
.github/workflows/retype_build.yml
vendored
|
@ -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@v1
|
||||
uses: actions/upload-pages-artifact@latest
|
||||
with:
|
||||
path: ${{ steps.retypebuild.outputs.retype-output-path }}
|
||||
- name: Deploy to GitHub Pages
|
||||
|
|
Loading…
Reference in a new issue