Skip to content

Commit

Permalink
make use of pimalaya/nix, bump deps
Browse files Browse the repository at this point in the history
Also used pimalaya/tui build module.
  • Loading branch information
soywod committed Nov 29, 2024
1 parent 340d3bd commit 72aa595
Show file tree
Hide file tree
Showing 14 changed files with 624 additions and 455 deletions.
48 changes: 0 additions & 48 deletions .github/workflows/pre-release.yml

This file was deleted.

13 changes: 13 additions & 0 deletions .github/workflows/pre-releases.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Pre-releases

on:
workflow_dispatch:
push:
branch: master

jobs:
build:
uses: pimalaya/nix/.github/workflows/pre-releases.yml@master
secrets: inherit
with:
project: comodoro
Loading

0 comments on commit 72aa595

Please sign in to comment.