mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
possible fix for actions 10
This commit is contained in:
parent
c0547fe463
commit
e2a3252d8a
2
.github/workflows/shields.yml
vendored
2
.github/workflows/shields.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
# Upload shields JSON
|
||||
path: './shields/*'
|
||||
path: '.'
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v2
|
||||
|
Loading…
Reference in New Issue
Block a user