Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amir14a authored Sep 17, 2024
1 parent b20c0de commit 4cdafe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build/ios/iphoneos/FlutterIpaExport.ipa
tag: ${{ github.event.head_commit.message }}
tag: v2.0
overwrite: true
body: "This is first release"

0 comments on commit 4cdafe9

Please sign in to comment.