Skip to content

Commit c420241

Browse files
committed
re-enable dpot usage again
1 parent 4451805 commit c420241

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
access_token: ${{ github.token }}
2121
- uses: actions/checkout@v3
2222
- uses: superfly/flyctl-actions/setup-flyctl@master
23-
- run: flyctl deploy --remote-only --depot=false --config frontend.fly.toml
23+
- run: flyctl deploy --remote-only --config frontend.fly.toml

0 commit comments

Comments
 (0)