-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Fix upload rust binary action for nightly (#637)
* ci: Fix upload rust binary action for nightly The action requires the event to be triggered by a tag, which does not happen for nightlies. In this case we need to manually specify the ref. * ci: Include the git-diffsitter wrapper These used to be in the releases before I switched to the new action. * ci: Use the prod profile in CD The upload rust action now allows you to specify a specific profile.
- Loading branch information
1 parent
d1764b8
commit 0da818c
Showing
1 changed file
with
29 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters