summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 7fca43d2..f87a9139 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -27,11 +27,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 pluma*.tar.xz