Change Ubuntu version in deploy-nuget.yml

This commit is contained in:
Stone_Red
2025-05-17 16:31:35 +02:00
committed by GitHub
parent 536ff7c838
commit abff6a79fa
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
permissions:
packages: write
contents: read