Skip to content

Commit

Permalink
Update main_api-hotelaria.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoPedro8807 authored Sep 20, 2024
1 parent fff1daa commit 624f745
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main_api-hotelaria.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

- name: Create and start virtual environment
run: |
cd app
python -m venv venv
source venv/bin/activate
Expand Down Expand Up @@ -66,4 +67,4 @@ jobs:
with:
app-name: 'api-hotelaria'
slot-name: 'Production'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_5F423A3F2A884246AB6E36CB622D9FBA }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_5F423A3F2A884246AB6E36CB622D9FBA }}

0 comments on commit 624f745

Please sign in to comment.