Update github actions to work with the 'main' branch

This commit is contained in:
Alex Shpak
2025-09-26 22:10:04 +02:00
parent 53f5b2d445
commit d5246d016a
2 changed files with 1 additions and 8 deletions
-7
View File
@@ -25,10 +25,3 @@ jobs:
- name: Run Hugo
working-directory: exampleSite
run: hugo --themesDir ../..
# - name: Deploy
# uses: peaceiris/actions-gh-pages@v3
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
# publish_dir: ./public