Skip to content

Commit

Permalink
Probably
Browse files Browse the repository at this point in the history
  • Loading branch information
femalemonkeyman committed Feb 19, 2023
1 parent 4edbb78 commit 03c290f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
with:
type: 'zip'
filename: Release-${{github.ref_name}}-ios.ipa
directory: build/ios/iphoneos/Payload
directory: build/ios/iphoneos
- name: IOS Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 03c290f

Please sign in to comment.