File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 28
28
GH_TOKEN : ${{ secrets.GH_TOKEN }}
29
29
MSBUILDTERMINALLOGGER : auto
30
30
Configuration : ${{ github.event.inputs.configuration || 'Release' }}
31
+ SLEET_FEED_URL : ${{ vars.SLEET_FEED_URL }}
31
32
32
33
defaults :
33
34
run :
Original file line number Diff line number Diff line change 15
15
VersionLabel : ${{ github.ref }}
16
16
GH_TOKEN : ${{ secrets.GH_TOKEN }}
17
17
MSBUILDTERMINALLOGGER : auto
18
-
18
+ SLEET_FEED_URL : ${{ vars.SLEET_FEED_URL }}
19
+
19
20
jobs :
20
21
publish :
21
22
runs-on : ${{ vars.PUBLISH_AGENT || 'ubuntu-latest' }}
Original file line number Diff line number Diff line change 45
45
weak
46
46
[file ".github/workflows/build.yml"]
47
47
url = https://github.com/devlooped/oss/blob/main/.github/workflows/build.yml
48
- sha = ec9d7cdd9c20d9fed7e388bc004af07c16e5a8de
48
+ sha = 931da830a361d69b419887a0edbb424517ca75fc
49
49
50
- etag = 11226bff19119caeca82a2e523712d8d9fc32d978180e3f03241251f5b3f3588
50
+ etag = ea785d08ab67abc57629649b0a418a515dc58248de12668f3616908873f8ecc6
51
51
weak
52
52
[file ".github/workflows/changelog.config"]
53
53
url = https://github.com/devlooped/oss/blob/main/.github/workflows/changelog.config
66
66
weak
67
67
[file ".github/workflows/publish.yml"]
68
68
url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
69
- sha = 06e898ccba692566ebf845fa7c8833ac6c318c0a
69
+ sha = 931da830a361d69b419887a0edbb424517ca75fc
70
70
71
- etag = 2f64f75ad01f735fd05290370fb8a826111ac8dd7e74ce04226bb627a54a62ba
71
+ etag = 62a13b8b34b1b265cdc045bf7ea001dee7bdc184cba7abfea5fe77283cf419a6
72
72
weak
73
73
[file ".gitignore"]
74
74
url = https://github.com/devlooped/oss/blob/main/.gitignore
Original file line number Diff line number Diff line change @@ -128,7 +128,6 @@ We appreciate deeply any feedback that you may have! Feel free to participate in
128
128
[ ![ Jonathan ] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/Jonathan-Hickey.png " Jonathan ")] ( https://github.com/Jonathan-Hickey )
129
129
[ ![ Charley Wu] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/akunzai.png " Charley Wu ")] ( https://github.com/akunzai )
130
130
[ ![ Jakob Tikjøb Andersen] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/jakobt.png " Jakob Tikjøb Andersen ")] ( https://github.com/jakobt )
131
- [ ![ Tino Hager] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/tinohager.png " Tino Hager ")] ( https://github.com/tinohager )
132
131
[ ![ Ken Bonny] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/KenBonny.png " Ken Bonny ")] ( https://github.com/KenBonny )
133
132
[ ![ Simon Cropp] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/SimonCropp.png " Simon Cropp ")] ( https://github.com/SimonCropp )
134
133
[ ![ agileworks-eu] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/agileworks-eu.png " agileworks-eu ")] ( https://github.com/agileworks-eu )
@@ -140,7 +139,6 @@ We appreciate deeply any feedback that you may have! Feel free to participate in
140
139
[ ![ Vincent Limo] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/v-limo.png " Vincent Limo ")] ( https://github.com/v-limo )
141
140
[ ![ Jordan S. Jones] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/jordansjones.png " Jordan S. Jones ")] ( https://github.com/jordansjones )
142
141
[ ![ domischell] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/DominicSchell.png " domischell ")] ( https://github.com/DominicSchell )
143
- [ ![ Joseph Kingry] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/jkingry.png " Joseph Kingry ")] ( https://github.com/jkingry )
144
142
145
143
146
144
<!-- sponsors.md -->
You can’t perform that action at this time.
0 commit comments