mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
Update package-publish.yml
This commit is contained in:
@@ -9,6 +9,7 @@ jobs:
|
||||
winget:
|
||||
name: Winget - Pull request
|
||||
runs-on: windows-latest
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- name: Submit package to Windows Package Manager Community Repository
|
||||
run: |
|
||||
@@ -24,6 +25,7 @@ jobs:
|
||||
nuget:
|
||||
name: Nuget - Publish package
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 15
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user