Skip to content

Commit ce5bed8

Browse files
committed
make latest only on main
1 parent 5b348a9 commit ce5bed8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
name: ${{ env.RELEASE_TAG }}
116116
target_commitish: ${{ github.sha }}
117117
files: release-assets/a
118+
make_latest: ${{ github.ref_name == 'main' }}
118119
env:
119120
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
120121

0 commit comments

Comments
 (0)