Skip to content

Commit a289d82

Browse files
fix: remove v* tag trigger from build.yml (uses unset Apache secrets)
1 parent 84acd99 commit a289d82

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ env:
2121
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
2222
on:
2323
push:
24-
tags:
25-
- "v*"
2624
branches:
2725
- main
2826
- release-*

0 commit comments

Comments
 (0)