Skip to content

Commit

Permalink
Refactor CI workflow to update published app artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
tsviz committed Sep 12, 2024
1 parent 4634f56 commit 61d778f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
- name: Upload published app
uses: actions/[email protected]
with:
name: RazorPagesMovie-${{ matrix.os }}
name: RazorPagesMovie-ubuntu-latest
path: ./publish

test:
Expand Down

0 comments on commit 61d778f

Please sign in to comment.