-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upload to build server in publish workflow for nym-vpn-core #1789
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @octol)
81d4f06
to
5fa37ba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 3 of 3 files at r2, all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @octol)
nym-vpn-core/crates/nym-dbus/Cargo.toml
line 7 at r2 (raw file):
license.workspace = true edition.workspace = true version = "1.2.0-dev"
Should this not be version.workspace = true?
nym-vpn-core/crates/nym-windows/Cargo.toml
line 7 at r2 (raw file):
license.workspace = true edition.workspace = true version = "1.2.0-dev"
Same here?
5fa37ba
to
46eedec
Compare
b9bca47
to
15ee3ec
Compare
29431a9
to
d816503
Compare
-dev
buildThis change is