Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
e320d8fbd5 |
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
SLEET_FEED_SERVICEURL: https://storage.yandexcloud.net
|
||||
SLEET_FEED_ACCESSKEYID: ${{ secrets.S3_KEY_ID }}
|
||||
SLEET_FEED_SECRETACCESSKEY: ${{ secrets.S3_KEY }}
|
||||
run: sleet push ./pack
|
||||
run: /root/.dotnet/tools/sleet push ./pack
|
||||
|
||||
build:
|
||||
name: Build and Publish Package
|
||||
|
Reference in New Issue
Block a user