summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormbkma <[email protected]>2026-01-29 23:17:53 +0100
committermbkma <[email protected]>2026-01-29 23:17:53 +0100
commite05d8c63a4329e227a4a20144b3a0562dfba593e (patch)
treed9a10621a608e98debb3a441d97f750febf28f27
parent4502fc13cf11eed5da4db0797e6b67d265c08c06 (diff)
downloadmate-icon-theme-gh-actions.tar.bz2
mate-icon-theme-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 50a855c..33cbf0e 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-icon-theme-*.tar.xz