Add git config for fly deploy

This commit is contained in:
Dan Sosedoff 2023-02-15 16:48:17 -06:00
parent 505ee42867
commit 23fb84db76
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

@ -17,4 +17,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: git config --global --add safe.directory /build
- run: flyctl deploy --remote-only