chore(workflows): new image name and new branch names

This commit is contained in:
peaklabs-dev
2025-04-24 13:09:13 +02:00
parent 0f75cfbd56
commit 2ab0d233e6
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -3,11 +3,11 @@ name: Production Build
on:
push:
branches:
- main
- v4.x
env:
GITHUB_REGISTRY: ghcr.io
IMAGE_NAME: coollabsio/documentation-coolify
IMAGE_NAME: coollabsio/coolify-documentation
jobs:
build:
@@ -21,7 +21,7 @@ jobs:
version: latest
buildkitd-flags: --debug
- uses: actions/cache@v4.2.0
- uses: actions/cache@v4
with:
path: |
~/.bun/install/cache
+2 -2
View File
@@ -7,7 +7,7 @@ on:
env:
GITHUB_REGISTRY: ghcr.io
IMAGE_NAME: coollabsio/documentation-coolify
IMAGE_NAME: coollabsio/coolify-documentation
jobs:
build:
@@ -21,7 +21,7 @@ jobs:
version: latest
buildkitd-flags: --debug
- uses: actions/cache@v4.2.0
- uses: actions/cache@v4
with:
path: |
~/.bun/install/cache