Skip to content

Commit 5928dcc

Browse files
committed
Update Github actions
1 parent 9b23097 commit 5928dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- name: Create Release
3838
uses: ncipollo/[email protected]
3939
with:
40+
tag: pre-release
4041
tag_name: ${{ github.sha }}-pre-release # Use commit SHA as tag name
4142
release_name: "Pre-Release ${{ github.sha }}"
4243
body: "Built from commit ${{ github.sha }}"

0 commit comments

Comments
 (0)