summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-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 2b3d3c0..eaa5443 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -24,12 +24,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 caja-extensions-*.tar.xz