Skip to content

Commit a28f033

Browse files
committed
Merge branch 'release/v0.3.1'
2 parents 02a4b95 + 3020fb3 commit a28f033

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy_demo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
run: |
1818
git config --global user.email "deploy-fair-python-cookiecutter@example.com"
1919
git config --global user.name "Deployment Bot"
20+
git config --global init.defaultBranch main
2021
2122
- name: Prepare SSH (needed for remote push)
2223
uses: webfactory/ssh-agent@v0.7.0

0 commit comments

Comments
 (0)