mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
test workflow
This commit is contained in:
parent
72f3adeca1
commit
82f941926b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -31,6 +31,6 @@ jobs:
|
|||
uses: svenstaro/upload-release-action@v2
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: "nvim-${{ matrix.package_name }}.AppImage"
|
||||
file: "nvim-x86_64-linux-${{ matrix.package_name }}.AppImage"
|
||||
tag: latest
|
||||
overwrite: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue