Skip to content

Commit bb77d42

Browse files
committed
Update Publish
1 parent e41d30c commit bb77d42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
run: node .ado/publish.js
6060
env:
6161
BUILD_STAGINGDIRECTORY: ${{ runner.temp }}\final
62+
BUILD_SOURCEBRANCH: ${{ github.ref }}
6263

6364
- name: Set NuGet source
6465
run: nuget sources add -name nugetfeed -source ${{ secrets.NUGET_FEED }} -username anything -password ${{ secrets.NUGET_AUTH }}

0 commit comments

Comments
 (0)