We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f9c41d commit e42385bCopy full SHA for e42385b
.github/workflows/static.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/upload-pages-artifact@v3
38
with:
39
# Upload entire repository
40
- path: 'Website-Maker-repo/Sources/FDG/Website versions/FDG Version 1'
+ path: 'https://github.com/Swissbandit/Website-Maker-repo/tree/main/Sources/FDG/Website%20versions/FDG%20Version%201'
41
- name: Deploy to GitHub Pages
42
id: deployment
43
uses: actions/deploy-pages@v4
0 commit comments