Skip to content

Commit 4e23614

Browse files
committed
Add MSRUSTUP_FEED_URL to env in build-package.yml
1 parent 9148150 commit 4e23614

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
PACKAGING_PASSPHRASE: ${{ secrets.PACKAGING_PASSPHRASE }}
1111
MSRUSTUP_PAT: ${{ secrets.MSRUSTUP_PAT }}
1212
CRATES_IO_MIRROR_FEED_TOKEN: ${{ secrets.CRATES_IO_MIRROR_FEED_TOKEN }}
13+
MSRUSTUP_FEED_URL: "https://msdata.pkgs.visualstudio.com/Database%20Systems/_packaging/Crates-io-mirror-feed/nuget/v3/index.json"
1314
on:
1415
push:
1516
branches:

0 commit comments

Comments
 (0)