Skip to content

Commit

Permalink
chore(workflows): update name
Browse files Browse the repository at this point in the history
  • Loading branch information
hahuja2 committed May 3, 2024
1 parent 64c81e2 commit 489209f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-for-platform-on-arch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ jobs:
- name: Save ${{inputs.make-target}} artifact
uses: actions/upload-artifact@v4
with:
name: ${{inputs.artifact-name}}-${{matrix.platform}}-${{inputs.arch}}-${{ github.job }}-${{ github.run_id }}
name: ${{inputs.artifact-name}}-${{matrix.platform}}-${{inputs.arch}}
path: php-agent/${{ inputs.artifact-pattern }}

0 comments on commit 489209f

Please sign in to comment.