aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-01-02 20:10:21 -0500
committerAdam Harrison <adamdharrison@gmail.com>2023-01-02 20:10:21 -0500
commit7a314520948399559db4e6f793e0da3e05bed983 (patch)
treecece982a21b91502b3d2db531393e985dab8293f
parent9763c3f2bdcb224ab5cfa0c31183635005844e30 (diff)
downloadlite-xl-plugins-7a314520948399559db4e6f793e0da3e05bed983.tar.gz
lite-xl-plugins-7a314520948399559db4e6f793e0da3e05bed983.zip
Changed release location.
-rw-r--r--.github/workflows/workflow.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml
index 6bdbdcd..bbc2191 100644
--- a/.github/workflows/workflow.yml
+++ b/.github/workflows/workflow.yml
@@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- name: Generate table with `lpm`
run: |
- wget https://github.com/adamharrison/lite-xl-plugin-manager/releases/download/v0.94/lpm.x86_64-linux -O lpm
+ wget https://github.com/lite-xl/lite-xl-plugin-manager/releases/download/v0.95/lpm.x86_64-linux -O lpm
chmod +x lpm
./lpm table manifest.json README.md
- name: Set environment variables