Skip to content

Commit 23aa7a6

Browse files
committed
make latest only on main
1 parent b7d8547 commit 23aa7a6

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)