🐳 Docker images to be published under the actual repo (#4483)

* docker images to be published to the main repo

* release notes
This commit is contained in:
Michael Clark
2025-03-01 00:38:34 +00:00
committed by GitHub
parent d11fc59ec9
commit 103d95bbc8
3 changed files with 8 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ env:
IMAGES: |
actualbudget/actual-server
ghcr.io/actualbudget/actual-server
ghcr.io/actualbudget/actual
# Creates the following tags:
# - actual-server:edge

View File

@@ -13,6 +13,7 @@ env:
IMAGES: |
actualbudget/actual-server
ghcr.io/actualbudget/actual-server
ghcr.io/actualbudget/actual
# Creates the following tags:
# - actual-server:latest (see docker/metadata-action flavor inputs, below)

View File

@@ -0,0 +1,6 @@
---
category: Maintenance
authors: [MikesGlitch]
---
Publishing the docker images to the actual repo packages area in github