mirror of
https://github.com/spaytac/linkdingsync.git
synced 2026-01-21 16:54:45 +00:00
Merge pull request #6 from spaytac/feature/dotnet-8-update
Some checks are pending
Deploy Images to GHCR / push-store-image (push) Waiting to run
Some checks are pending
Deploy Images to GHCR / push-store-image (push) Waiting to run
**update** github actions updated to .NET 8
This commit is contained in:
commit
991885a9d1
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Deploy Images to GHCR
|
||||
|
||||
env:
|
||||
DOTNET_VERSION: '6.0.x'
|
||||
DOTNET_VERSION: '8.0.x'
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user