Skip to content

Commit 575f687

Browse files
authored
Merge pull request #24 from ioet/testing10
testing deployment1
2 parents 9340008 + a18c278 commit 575f687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD-azure-functions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
npm install
2121
npm run build --if-present
2222
- uses: Azure/functions-action@v1
23-
id: AutomaticClockOuts
23+
id: fa
2424
with:
2525
app-name: AutomaticClockOuts
2626
publish-profile: ${{ secrets.SCM_CREDENTIALS }}

0 commit comments

Comments
 (0)