Skip to content

Commit 73d20d0

Browse files
cosmo0920patrick-stephens
authored andcommitted
workflows: Not to make latest on publishing 4.1 series on GitHub Relases
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
1 parent f1ba23a commit 73d20d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ jobs:
851851
generate_release_notes: true
852852
name: "Fluent Bit ${{ inputs.version }}"
853853
tag_name: v${{ inputs.version }}
854-
make_latest: true
854+
make_latest: false
855855

856856
- name: Release 4.2 and latest
857857
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)