mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
ci/flakehub-publish-rolling: use context for repo name
This commit is contained in:
parent
64dea7008f
commit
3085f86473
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ jobs:
|
|||
- uses: "DeterminateSystems/nix-installer-action@main"
|
||||
- uses: "DeterminateSystems/flakehub-push@main"
|
||||
with:
|
||||
name: "nix-community/nixvim"
|
||||
name: ${{ github.repository }}
|
||||
rolling: true
|
||||
visibility: "public"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue