Skip to content

Commit 2c93f7f

Browse files
committed
fix: publish
1 parent b44468b commit 2c93f7f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,4 @@ jobs:
4545
path: 'genkit-workshop'
4646

4747
- name: Deploy to GitHub Pages
48-
uses: peaceiris/actions-gh-pages@v4
49-
with:
50-
publish_dir: ./genkit-workshop
48+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)