Skip to content

Commit

Permalink
add support for my nix repo
Browse files Browse the repository at this point in the history
  • Loading branch information
atomicptr committed Jul 19, 2024
1 parent 2a9d322 commit e85ac0e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ release:
name: tmplr
draft: false

## Nix:
nix:
- name: tmplr
repository:
owner: atomicptr
name: nix
branch: master

## AUR
aurs:
- name: tmplr-bin
Expand Down

0 comments on commit e85ac0e

Please sign in to comment.