mirror of
https://github.com/spaytac/linkdingsync.git
synced 2026-01-22 01:04:46 +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
|
name: Deploy Images to GHCR
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOTNET_VERSION: '6.0.x'
|
DOTNET_VERSION: '8.0.x'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user