Skip to content

Commit

Permalink
Update continuousDeployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCoduriV authored Sep 8, 2022
1 parent 9a13024 commit afc9ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuousDeployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: Careot release $${{ github.ref_name }}
name: Careot release ${{ github.ref_name }}
files: |
build/app/outputs/apk/release/*.apk

0 comments on commit afc9ae9

Please sign in to comment.