File tree 3 files changed +7
-5
lines changed
3 files changed +7
-5
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
You can’t perform that action at this time.
0 commit comments