Skip to content

Commit 6b0fa37

Browse files
update
1 parent d42397e commit 6b0fa37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-gh-pages.yml

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
- name: Build
3434
run: npm ci && npm run build
3535
env:
36-
PUBLIC_URL: /recipe-ai
3736
VITE_OPENAI_KEY: ${{ secrets.RECIPEAI_OPENAI_KEY }}
3837
- name: Upload artifact
3938
uses: actions/upload-pages-artifact@v1

0 commit comments

Comments
 (0)