Skip to content

Commit

Permalink
change artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-takei committed Apr 4, 2024
1 parent 3a277db commit c9bc017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-app-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- name: Upload report as artifact
uses: actions/upload-artifact@v4
with:
name: Bundle Analyzing Report
name: Bundle Analyzing Report (node${{ inputs.node-version }})
path: |
apps/app/.next/analyze/client.html
apps/app/.next/analyze/server.html
Expand Down

0 comments on commit c9bc017

Please sign in to comment.