Skip to content

Commit

Permalink
fix5
Browse files Browse the repository at this point in the history
  • Loading branch information
amir14a committed Nov 8, 2023
1 parent 2da0203 commit a7c9033
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 @@ -31,6 +31,6 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build/ios/iphoneos/FlutterIpaExport.ipa
tag: ${{ github.ref }}
tag: v1.0
overwrite: true
body: "This is first release"

0 comments on commit a7c9033

Please sign in to comment.