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 1cef403 commit 2b74c4dCopy full SHA for 2b74c4d
.github/workflows/CD-time-tracker-ui.yml
@@ -51,7 +51,7 @@ jobs:
51
app-name: 'time-tracker-ui'
52
slot-name: 'production'
53
publish-profile: ${{ secrets.AzureAppService_PublishProfile_728dc744f9384bf38e8a0446aaaee29d }}
54
- package: ${BUILD_PATH}
+ package: dist/time-tracker
55
56
# - uses: actions/checkout@v2
57
# - name: Slack Notification
0 commit comments