Skip to content

Commit 671ecf9

Browse files
authored
Update android.yml
1 parent 92ec452 commit 671ecf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
timeout-minutes: 10
4646
- name: Create github release
4747
id: github_release
48-
uses: actions/create-release@v1
48+
uses: actions/create-release@v1.1.4
4949
env:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5151
with:

0 commit comments

Comments
 (0)