Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fee1044838 |
@@ -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