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 419af10 commit a18c278Copy full SHA for a18c278
.github/workflows/CD-azure-functions.yml
@@ -20,7 +20,7 @@ jobs:
20
npm install
21
npm run build --if-present
22
- uses: Azure/functions-action@v1
23
- id: AutomaticClockOuts
+ id: fa
24
with:
25
app-name: AutomaticClockOuts
26
publish-profile: ${{ secrets.SCM_CREDENTIALS }}
0 commit comments