Add git config for fly deploy
This commit is contained in:
parent
505ee42867
commit
23fb84db76
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user