Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimkantorov committed Jul 17, 2024
1 parent b1849e7 commit 0b7dd84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

name: Build and deploy nanojekyll site to GitHub Pages

#on:
on:
# # Runs on pushes targeting the default branch
# push:
# branches: [$default-branch]
#
# # Allows you to run this workflow manually from the Actions tab
# workflow_dispatch:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
#
## Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
#permissions:
Expand Down

0 comments on commit 0b7dd84

Please sign in to comment.