Skip to content

Commit

Permalink
Fix: Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chepsi committed Nov 6, 2023
1 parent 47dba23 commit dde7d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-playstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
java-version: '17'

- name: Combine strings
uses: michpohl/action-concatenate-strings@v1
uses: michpohl/action-concatenate-strings@v1.0.1
with:
first: 1.0
second: ${{ github.run_number }}
Expand Down

0 comments on commit dde7d4c

Please sign in to comment.