Skip to content

Upload nightly binary artifact on push to main#101

Open
fwilhe wants to merge 1 commit intostippi:mainfrom
fwilhe:nightly-artifact-upload
Open

Upload nightly binary artifact on push to main#101
fwilhe wants to merge 1 commit intostippi:mainfrom
fwilhe:nightly-artifact-upload

Conversation

@fwilhe
Copy link
Copy Markdown
Contributor

@fwilhe fwilhe commented Apr 2, 2026

For easy testing of not-yet released versions

uses: actions/upload-artifact@v4
with:
name: code-assistant-nightly-macos
path: target/debug/code-assistant
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not the release binary? I don't even know how big the debug binary is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants