Fix syntax

This commit is contained in:
Lei Nelissen
2020-07-25 21:19:50 +02:00
parent b9501265f9
commit 3a1fcd4594

View File

@@ -24,8 +24,8 @@ jobs:
TEAM_ID: ${{ secrets.TEAM_ID }}
run: |
fastlane beta --verbose
- uses: actions/upload-artifact@v2
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
name: my-artifact
path: output/*.ipa