Skip to content

Commit 9765f33

Browse files
authored
Update main.yml
1 parent cdb2aa5 commit 9765f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
echo "base = 'light'" >> ~/.streamlit/config.toml
4141
4242
- name: Deploy to GitHub Pages
43-
uses: peaceiris/actions-gh-pages@v4
43+
uses: peaceiris/actions-main@v4
4444
with:
4545
github_token: ${{ secrets.GITHUB_TOKEN }}
4646
publish_dir: ./ # Streamlit runs from the root directory

0 commit comments

Comments
 (0)