Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
testing deployment
  • Loading branch information
enriquezrene committed Nov 25, 2020
commit 419af100d0acf243eac5a70b0c57bdf69653476c
2 changes: 1 addition & 1 deletion .github/workflows/CD-azure-functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- uses: Azure/functions-action@v1
id: AutomaticClockOuts
with:
app-name: time-tracker-azure-functions
app-name: AutomaticClockOuts
publish-profile: ${{ secrets.SCM_CREDENTIALS }}