Skip to content

Commit

Permalink
fix: the branch for the NUR repo was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHope committed Jan 13, 2024
1 parent aa04e96 commit 3d26603
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -318,5 +318,5 @@ nix:
repository:
owner: JonathanHope
name: nur-armaria
branch: main
branch: master
token: "{{ .Env.NUR_AUTH_TOKEN }}"
2 changes: 1 addition & 1 deletion release.org
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The workflow will automatically build and push a Snap to Snapcraft. The store pa

*** Nix

The workflow will add a branch to the Armaria NUR [[https://github.com/JonathanHope/nur-armaria][here]]. I then need to create a PR and merge it in. Within 24 hours the main [[https://github.com/nix-community/NUR][NUR repo]] will pick it up. The package will then apppear [[https://nur.nix-community.org/repos/armaria/][here]].
The workflow will automatically add a commit to the Armaria NUR [[https://github.com/JonathanHope/nur-armaria][here]]. Within 24 hours the main [[https://github.com/nix-community/NUR][NUR repo]] will pick it up. The package will then apppear [[https://nur.nix-community.org/repos/armaria/][here]].

** MacOS

Expand Down

0 comments on commit 3d26603

Please sign in to comment.