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 1e0a42f commit a4b9fd4Copy full SHA for a4b9fd4
.github/workflows/CI-time-tracker-ui.yml
@@ -49,6 +49,9 @@ jobs:
49
STACK_EXCHANGE_ACCESS_TOKEN: ${{ secrets.STACK_EXCHANGE_ACCESS_TOKEN }}
50
AZURE_APP_CONFIGURATION_CONNECTION_STRING: ${{ secrets.AZURE_APP_CONFIGURATION_CONNECTION_STRING }}
51
run: sudo sh scripts/populate-keys.sh
52
+
53
+ - run: cat src/environments/keys.ts
54
55
# - name: Slack Notification
56
# uses: rtCamp/action-slack-notify@v2
57
# env:
0 commit comments