You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gh CLI no longer supports the #label syntax for asset names.
Instead, copy files to properly named versions and upload them.
Changes:
- Create release_assets/ directory with properly named firmware files
- Copy all 4 firmware files (2 bins + 2 elfs) with version in filename
- Upload all files with wildcard instead of label syntax
This fixes: HTTP 404 error when trying to upload with old #label syntax
0 commit comments