Skip to content

Commit f5e131f

Browse files
committed
ci: modified development version release from latest to early-access
1 parent 87053de commit f5e131f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre_release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ jobs:
4646
uses: marvinpinto/[email protected]
4747
with:
4848
repo_token: ${{ secrets.GITHUB_TOKEN }}
49-
automatic_release_tag: latest
49+
automatic_release_tag: early-access
5050
prerelease: true
51-
title: latest
51+
title: early-access
5252
files: |
5353
dist/*.tar.gz
5454
dist/*.whl

0 commit comments

Comments
 (0)