Update static.yaml

This commit is contained in:
Ryan Baxter
2024-06-26 11:47:47 -04:00
committed by GitHub
parent d8610da7c2
commit 53793ef3b7

View File

@@ -37,7 +37,7 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: '.'
path: './spring-cloud-gcp/'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4