From d8826d3333dadd9f8d16143f8c382386e50342b5 Mon Sep 17 00:00:00 2001 From: Greg Martin Date: Mon, 20 Oct 2025 10:24:24 -0400 Subject: [PATCH] Revert "Merge pull request #1642 from Availity/build/update-github-actions" This reverts commit 6eb833e0e600000dea3769ca1e96e9473e9140c2, reversing changes made to ab88a90c58fbc9f9709d5d8a23f42f2d9bf32c29. --- .github/workflows/deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7d495657f..c1016386a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -172,7 +172,6 @@ jobs: - name: Upload Pages Artifact uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1 with: - name: github-pages-docs path: docusaurus/build - name: Deploy to GitHub Pages