We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf7502 commit b33def8Copy full SHA for b33def8
.github/workflows/updateNotebookApi.yml
@@ -97,5 +97,5 @@ jobs:
97
reviewers: TylerLeonhardt
98
base: notebook-ui-support
99
draft: false
100
- branch: powershell-notebook-patch-${{ env.GITHUB_RUN_NUMBER }}
+ branch: powershell-notebook-patch-${{ github.run_id }}
101
labels: Created_by_Action
0 commit comments