Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoLlobet committed Jan 1, 2024
1 parent c0490ce commit 4e6a0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zig-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: embedded-files-${{ github.ref_name }}.zip
name: embedded-files-${{ github.sha }}.zip
path: |
zig-out/firmware/*.elf
zig-out/firmware/*.bin
Expand Down

0 comments on commit 4e6a0ce

Please sign in to comment.