chore: Upgrade DOTNET_VERSION from 9.0.x to 10.0.x in publish-container.yml
Some checks failed
Publish Container / publish (push) Failing after 2m57s
Some checks failed
Publish Container / publish (push) Failing after 2m57s
This commit is contained in:
parent
3ccce7e8a6
commit
b39d607d85
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
DOTNET_VERSION: 9.0.x
|
||||
DOTNET_VERSION: 10.0.x
|
||||
REGISTRY: ${{ vars.FORGEJO_REGISTRY }}
|
||||
IMAGE_NAMESPACE: ${{ vars.IMAGE_NAMESPACE }}
|
||||
IMAGE_NAME: ${{ vars.IMAGE_NAME }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue