Skip to content

Commit 723da0d

Browse files
committed
roll back to v1.6.0 bc traefik doesn't support plugins over v1.x, disable semantic versions for now bc our breaking changes would typically create a new major version
1 parent 7ec003b commit 723da0d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Release
22
on:
3-
push:
4-
branches:
5-
- main
6-
- beta
3+
workflow_dispatch:
74

85
jobs:
96
release:

0 commit comments

Comments
 (0)