Skip to content

Commit

Permalink
CI/CD: Rename artifact zip-file
Browse files Browse the repository at this point in the history
  • Loading branch information
bnjmnp committed Apr 1, 2024
1 parent aab6ade commit 7562e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_triggerd_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: my-artifact
name: build-artifacts
path: |
.build/xmc4300-ecat-slave.elf
.build/xmc4300-ecat-slave.hex
Expand Down

0 comments on commit 7562e02

Please sign in to comment.