Skip to content

Commit

Permalink
Gitignore added public
Browse files Browse the repository at this point in the history
  • Loading branch information
gruendau committed Aug 12, 2023
1 parent 635cd20 commit 8c42d15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Deploy Hugo site to Pages
# on: [push, pull_request, workflow_dispatch]

on:
dynamic:
# dynamic:

# Runs on pushes targeting the default branch
push:
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/node-modules/
# /public/
/public/
/resources/
.hugo-build-lock

0 comments on commit 8c42d15

Please sign in to comment.