mirror of
https://github.com/yawaflua/Telegram.Net.git
synced 2025-12-10 04:29:28 +02:00
Update nuget.yml
This commit is contained in:
1
.github/workflows/nuget.yml
vendored
1
.github/workflows/nuget.yml
vendored
@@ -7,6 +7,7 @@ on:
|
|||||||
env:
|
env:
|
||||||
NUGET_SOURCE: https://api.nuget.org/v3/index.json
|
NUGET_SOURCE: https://api.nuget.org/v3/index.json
|
||||||
GITHUB_SOURCE: https://nuget.pkg.github.com/${{ github.repository_owner }}/index.json
|
GITHUB_SOURCE: https://nuget.pkg.github.com/${{ github.repository_owner }}/index.json
|
||||||
|
"telegram_test_token": ${{secrets.TELEGRAM_TEST_TOKEN}}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-publish:
|
build-and-publish:
|
||||||
|
|||||||
Reference in New Issue
Block a user