Move content to repo root

This commit is contained in:
Felix Niederwanger 2021-05-05 15:50:12 +02:00
parent 2ea2cb555c
commit 4c3db73df3
Signed by: phoenix
GPG key ID: 31860289A704FB3C
3249 changed files with 2713 additions and 3 deletions

View file

@ -26,7 +26,7 @@ jobs:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }} ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
EXTERNAL_REPOSITORY: GeekOops/geekoops.github.io EXTERNAL_REPOSITORY: GeekOops/geekoops.github.io
PUBLISH_BRANCH: main PUBLISH_BRANCH: main
PUBLISH_DIR: ./geekoops/public PUBLISH_DIR: ./public
with: with:
emptyCommits: false emptyCommits: false
commitMessage: ${{ github.event.head_commit.message }} commitMessage: ${{ github.event.head_commit.message }}

2
.gitignore vendored
View file

@ -1,2 +1,2 @@
# Ignore the deployment folder # Ignore the deployment folder
geekoops/public /public

@ -1 +0,0 @@
Subproject commit fb8d22d96715787f40c3451b8263368e43bab360

Some files were not shown because too many files have changed in this diff Show more