Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewstech committed May 5, 2024
1 parent 09c730b commit 1debd3f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ jobs:
REACT_APP_FIREBASE_API_KEY: ${{ secrets.FIREBASE_API_KEY }}
REACT_APP_FIREBASE_APP_ID: ${{ secrets.FIREBASE_APP_ID }}
- uses: actions/upload-artifact@v4
- uses: actions/upload-pages-artifact@v1
with:
name: github-pages
path: build

- name: Sleep
Expand Down

0 comments on commit 1debd3f

Please sign in to comment.