Skip to content

Commit eac7fc3

Browse files
committed
Remove old prawnblaster name in artifact upload.
1 parent bf60bca commit eac7fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Upload firmware as artifact
2525
uses: actions/upload-artifact@v4
2626
with:
27-
name: prawnblaster-firmware-${{ github.sha }}
27+
name: prawn_do-firmware-${{ github.sha }}
2828
path: build_*/prawn_do/*.uf2
2929

3030
- name: Create release

0 commit comments

Comments
 (0)