mirror of
https://github.com/blueedgetechno/win11React.git
synced 2026-01-09 14:07:57 -05:00
Update deploy.yml
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user