Skip to content

Commit afcd2c0

Browse files
authored
Update api.main.yml
1 parent 9600453 commit afcd2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api.main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
package: '${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}/output'
4646
publish-profile: ${{ secrets.AZURE_FUNCTIONAPP_PUBLISH_PROFILE }} # Remove publish-profile to use Azure RBAC
4747
sku: flexconsumption
48-
remote-build: true
48+
remote-build: false

0 commit comments

Comments
 (0)