summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormbkma <[email protected]>2026-01-29 23:17:52 +0100
committermbkma <[email protected]>2026-01-29 23:17:52 +0100
commit51802fbb8cf5d3fb7cf55aa2562a58e95cbbc903 (patch)
tree6b076ac2f90b3f71bc3cbeea9454037c38760dd5
parent60bb8ae5e031d7eaf2cca064d7dfb72516d0f7e7 (diff)
downloadmate-power-manager-gh-actions.tar.bz2
mate-power-manager-gh-actions.tar.xz
ci: remove redundant GH CLI installation stepgh-actions
-rw-r--r--.github/workflows/release.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 64a0a09..16bb4a3 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -17,12 +17,6 @@ jobs:
- name: Build the source code
run: .github/workflows/builds.sh autotools
-
- - name: Install GH CLI
- uses: dev-hanz-ops/[email protected]
- with:
- gh-cli-version: 2.72.0
-
- name: Create github release
run: |
gh release create ${{ github.ref_name }} --title ${{ github.ref_name }} --generate-notes mate-power-manager-*.tar.xz