Update static.yml

This commit is contained in:
Daniel 2025-01-26 19:45:45 +01:00 committed by GitHub
commit 0c69d28753
Failed to generate hash of commit

View file

@ -40,7 +40,7 @@ jobs:
uses: actions/upload-pages-artifact@v3 uses: actions/upload-pages-artifact@v3
with: with:
# Upload entire repository # Upload entire repository
path: '.' path: './result'
deploy: deploy:
environment: environment:
name: github-pages name: github-pages