Skip to content

Commit 407f223

Browse files
committed
typo
1 parent 934ef8d commit 407f223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_bundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
- name: 'Add latest firmware images'
118118
uses: 'ncipollo/[email protected]'
119119
with:
120-
artifacts: './firmware-*-images-${{giithub.ref_name}}/*.hex'
120+
artifacts: './firmware-*-images-${{github.ref_name}}/*.hex'
121121
artifactContentType: text/plain
122122
allowUpdates: true
123123
omitBodyDuringUpdate: true

0 commit comments

Comments
 (0)