Обновить .gitea/workflows/release-package.yaml
Some checks failed
CI / build-test (push) Failing after 52s
Some checks failed
CI / build-test (push) Failing after 52s
This commit is contained in:
@@ -48,12 +48,6 @@ jobs:
|
||||
BotPages.Telegram
|
||||
BotPages
|
||||
|
||||
- name: Upload package artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: nuget-packages
|
||||
path: artifacts/*.nupkg
|
||||
|
||||
- name: Publish to NuGet
|
||||
env:
|
||||
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user