Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit d852ae8

Browse files
committed
💚 Change aloha tags
1 parent d04247b commit d852ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/alpha.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- uses: 'marvinpinto/action-automatic-releases@latest'
9999
with:
100100
repo_token: '${{ secrets.GITHUB_TOKEN }}'
101-
automatic_release_tag: '${{ needs.build-data.outputs.build_date }}-${{ needs.build-data.outputs.shortsha }}'
101+
automatic_release_tag: 'alpha-${{ needs.build-data.outputs.build_date }}'
102102
prerelease: true
103103
title: 'Alpha build'
104104
files: |

0 commit comments

Comments
 (0)