Skip to content

Commit 3ac12f4

Browse files
committed
ci: trigger release
1 parent d6de92b commit 3ac12f4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/release.yml

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Docker Image CI
22

3-
on:
4-
push:
5-
tags:
6-
- '*'
3+
# on:
4+
# push:
5+
# tags:
6+
# - '*'
7+
on: [push]
78

89
jobs:
910
release:

0 commit comments

Comments
 (0)