aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorrtkay123 <dev@kanjala.com>2025-08-25 08:51:24 +0200
committerrtkay123 <dev@kanjala.com>2025-08-25 08:52:36 +0200
commitb12a23681cd415c23408434c63c7803f82781f5d (patch)
tree2b91e541c7a4db3c28b52ed726889e1deeb27382 /.github/workflows
parent7f9420e968466fc66d03ec3a84fd33a645644341 (diff)
downloadwarden-b12a23681cd415c23408434c63c7803f82781f5d.tar.bz2
warden-b12a23681cd415c23408434c63c7803f82781f5d.zip
ci(docker): no release on push
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/publish.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml
index 3eaf991..7f5b11f 100644
--- a/.github/workflows/publish.yaml
+++ b/.github/workflows/publish.yaml
@@ -3,7 +3,7 @@ permissions:
packages: write
on:
push:
- branches: [master]
+ # branches: [master]
tags: [v*]
workflow_dispatch:
inputs: