Skip to content

Commit

Permalink
Adding copy of main to master
Browse files Browse the repository at this point in the history
  • Loading branch information
kjvbrt committed May 3, 2024
1 parent bdc84f7 commit 14a89cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Publish gh-pages
run: |
cd build
cp -r main master
git init
git config user.name "FCCSW Bot"
git config user.email "[email protected]"
Expand Down

0 comments on commit 14a89cd

Please sign in to comment.