From 9a0293b66378e24507ff1b60dedfee27d8f5d3c9 Mon Sep 17 00:00:00 2001 From: octopus_yan Date: Wed, 18 Sep 2024 14:41:48 +0800 Subject: [PATCH] ci: fix --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 342a0b6..ff76a38 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -125,6 +125,7 @@ jobs: needs: [ meta, windows ] runs-on: ubuntu-latest permissions: + contents: write actions: write steps: - name: Download AListGUI from Github