Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Update build-game-for-mobile-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 authored Jun 22, 2024
1 parent 429d43e commit 05c307d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-game-for-mobile-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
automatic_release_tag: "0.4.1"
title: "0.4.1"
automatic_release_tag: "v0.4.1"
title: "v0.4.1"
files: |
/home/runner/*.apk
/home/runner/*.zip

0 comments on commit 05c307d

Please sign in to comment.