mirror of
https://github.com/soywod/himalaya.git
synced 2025-04-22 17:23:27 +00:00
build: add job for publishing to crates.io
This commit is contained in:
parent
12afd84d2b
commit
2b25a4d1fb
2 changed files with 4 additions and 5 deletions
3
.github/workflows/release-on-demand.yml
vendored
3
.github/workflows/release-on-demand.yml
vendored
|
@ -9,10 +9,9 @@ on:
|
|||
required: true
|
||||
default: ubuntu-latest
|
||||
options:
|
||||
- ubuntu-latest
|
||||
- ubuntu-24.04
|
||||
- macos-13
|
||||
- macos-14
|
||||
- windows-latest
|
||||
target:
|
||||
description: Architecture
|
||||
type: choice
|
||||
|
|
6
flake.lock
generated
6
flake.lock
generated
|
@ -40,11 +40,11 @@
|
|||
"pimalaya": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1736516871,
|
||||
"narHash": "sha256-ZQ85Xx+HKVq76jROEMNnCh+6jmlznG4gK1wEjnCm6/A=",
|
||||
"lastModified": 1736625817,
|
||||
"narHash": "sha256-dkVjSulTE8sgy8jUlK5VnPgO/fPtOUjyuADaYt7kvIg=",
|
||||
"owner": "pimalaya",
|
||||
"repo": "nix",
|
||||
"rev": "e26314178f3232d83f463102c2b7774c6a702a94",
|
||||
"rev": "0c7aea4e9f05f53ee5fc261cd767d73fcd092ff7",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Add table
Reference in a new issue