Skip to content

Commit 8713cc7

Browse files
authored
Update and rename deploy.yml to staging_deploy.yml
1 parent 3a4c695 commit 8713cc7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml renamed to .github/workflows/staging_deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
url: ${{ steps.deployment.outputs.page_url }}
3434
steps:
3535

36-
- name: Deploy to GitHub Pages
37-
id: deployment
38-
uses: actions/deploy-pages@v4
39-
4036
- name: Deploy to Netlify
4137
uses: nwtgck/[email protected]
4238
with:

0 commit comments

Comments
 (0)