Skip to content

Commit c86a12b

Browse files
Update CI.yml
1 parent 265e1f2 commit c86a12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: marvinpinto/action-automatic-releases@v1.2.1
3434
with:
3535
repo_token: ${{ secrets.GITHUB_TOKEN }}
36-
automatic_release_tag: "${{ env.date }}-CI"
36+
automatic_release_tag: "0.0.0-CI-${{ env.date }}"
3737
files: |
3838
**/*.zip
3939

0 commit comments

Comments
 (0)