mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-16 04:17:56 +08:00
ci: use staging-next branch of nixpkgs
This commit is contained in:
@@ -2,10 +2,10 @@ name: Releases
|
||||
|
||||
on:
|
||||
push:
|
||||
# tags:
|
||||
# - v*
|
||||
# branches:
|
||||
# - master
|
||||
tags:
|
||||
- v*
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
release:
|
||||
@@ -13,3 +13,4 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
project: himalaya
|
||||
nixpkgs: staging-next
|
||||
|
||||
Reference in New Issue
Block a user