Skip to content

Commit 4224528

Browse files
committed
We just want to install our own wheel
1 parent 3b914ee commit 4224528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
with:
9191
app-name: mrmat-python-api-fastapi
9292
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
93+
package: ${GITHUB_WORKSPACE}/dist
9394

9495
- name: Conditional Release
9596
uses: marvinpinto/action-automatic-releases@latest

0 commit comments

Comments
 (0)