diff --git a/.github/workflows/continuousDeployment.yml b/.github/workflows/continuousDeployment.yml index a5f9ff5..2da302c 100644 --- a/.github/workflows/continuousDeployment.yml +++ b/.github/workflows/continuousDeployment.yml @@ -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