Update nuget.yml

This commit is contained in:
Dmitri Shimanski
2025-03-19 15:29:36 +02:00
committed by GitHub
parent 047d451e27
commit 5aec3b2345

View File

@@ -7,6 +7,7 @@ on:
env:
NUGET_SOURCE: https://api.nuget.org/v3/index.json
GITHUB_SOURCE: https://nuget.pkg.github.com/${{ github.repository_owner }}/index.json
"telegram_test_token": ${{secrets.TELEGRAM_TEST_TOKEN}}
jobs:
build-and-publish: