We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6008e08 commit c2120e5Copy full SHA for c2120e5
.github/workflows/release.yml
@@ -75,11 +75,4 @@ jobs:
75
upload_url: ${{ steps.create_release.outputs.upload_url }}
76
asset_path: ./pg-api-windows.tar.gz
77
asset_name: pg-api-windows.tar.gz
78
- asset_content_type: application/gzip
79
-
80
- - name: Fly.io deploy
81
- uses: superfly/[email protected]
82
- env:
83
- FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
84
- with:
85
- args: 'deploy'
+ asset_content_type: application/gzip
0 commit comments