Skip to content

Commit b33def8

Browse files
use run_id
1 parent 4bf7502 commit b33def8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updateNotebookApi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@ jobs:
9797
reviewers: TylerLeonhardt
9898
base: notebook-ui-support
9999
draft: false
100-
branch: powershell-notebook-patch-${{ env.GITHUB_RUN_NUMBER }}
100+
branch: powershell-notebook-patch-${{ github.run_id }}
101101
labels: Created_by_Action

0 commit comments

Comments
 (0)