Tilrettelse og inklusion af tracking script til Umami
This commit is contained in:
parent
4abe8b825c
commit
87aea8616b
5 changed files with 23 additions and 9 deletions
6
.github/workflows/render-publish.yml
vendored
6
.github/workflows/render-publish.yml
vendored
|
|
@ -36,9 +36,9 @@ jobs:
|
|||
uses: actions/configure-pages@v3
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
# Upload entire repository
|
||||
path: 'docs/'
|
||||
# with:
|
||||
# # Upload entire repository
|
||||
# path: 'docs/'
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue