aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorLibravatar thursday <xthursdayx@mailbox.org>2021-11-25 14:40:00 -0500
committerLibravatar GitHub <noreply@github.com>2021-11-25 14:40:00 -0500
commite73b7501e735aa0825d7dc1456035e3dea72b09f (patch)
tree4125947245d393a72d7b2f58a742b772bc2d10ae /.github/workflows
parentUpdate build-and-publish.yml (diff)
downloadferdium-server-e73b7501e735aa0825d7dc1456035e3dea72b09f.tar.gz
ferdium-server-e73b7501e735aa0825d7dc1456035e3dea72b09f.tar.zst
ferdium-server-e73b7501e735aa0825d7dc1456035e3dea72b09f.zip
Update build-and-publish.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build-and-publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml
index 0e0fed9..63cc5d5 100644
--- a/.github/workflows/build-and-publish.yml
+++ b/.github/workflows/build-and-publish.yml
@@ -21,7 +21,7 @@ jobs:
21 with: 21 with:
22 images: | 22 images: |
23 getferdi/ferdi-server 23 getferdi/ferdi-server
24 ghcr.io/getferdi/ferdi-server 24 # ghcr.io/getferdi/ferdi-server
25 tags: | 25 tags: |
26 type=ref,event=branch 26 type=ref,event=branch
27 type=ref,event=pr 27 type=ref,event=pr