Skip to content

Commit 9a13024

Browse files
authored
Update continuousDeployment.yml
1 parent 6d65fdd commit 9a13024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuousDeployment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
with:
36-
name: Release $${{ github.ref }}
36+
name: Careot release $${{ github.ref_name }}
3737
files: |
3838
build/app/outputs/apk/release/*.apk
3939

0 commit comments

Comments
 (0)