From 0a3595669e62451e9e6cca48ec5fe26c8e01e170 Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Wed, 26 Jun 2024 11:54:23 -0400 Subject: [PATCH] Update static.yaml --- .github/workflows/static.yaml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/.github/workflows/static.yaml b/.github/workflows/static.yaml index 1f473e1c..a1fcf2ae 100644 --- a/.github/workflows/static.yaml +++ b/.github/workflows/static.yaml @@ -31,13 +31,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - - name: Setup Pages - uses: actions/configure-pages@v5 - - name: Upload artifact - uses: actions/upload-pages-artifact@v3 + - name: Deploy 🚀 + uses: JamesIves/github-pages-deploy-action@v4 with: - # Upload entire repository - path: './spring-cloud-gcp/' - - name: Deploy to GitHub Pages - id: deployment - uses: actions/deploy-pages@v4 + folder: ./