Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edgiardina authored Sep 30, 2024
1 parent 7b221f1 commit 8e0ed4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
run: |
dotnet publish -f net8.0-ios -c Release -p:ArchiveOnBuild=true -p:Version=${VERSION} -p:ApplicationDisplayVersion=${VERSION} -p:ApplicationVersion=${{ env.VERSION_NUMBER_WITH_OFFSET }}
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: ifpamaui-ios-signed-build
if-no-files-found: error
Expand Down

0 comments on commit 8e0ed4f

Please sign in to comment.