Skip to content

Commit af3e755

Browse files
committed
Fix formatting
1 parent 08dd6bb commit af3e755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitGitGadget's-Azure-Function-and-Azure-Pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Depending how the Azure Pipeline was triggered, it calls [`misc-helper.ts`](http
3232
npm install &&
3333
npm run build ||
3434
exit 1
35-
```
35+
```
3636
3. Obtain GitHub Token:
3737
```sh
3838
GIT_CONFIG_PARAMETERS="$GIT_CONFIG_PARAMETERS $EXTRA_CONFIG"

0 commit comments

Comments
 (0)