diff options
| author | mbkma <[email protected]> | 2026-03-15 12:01:03 +0100 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-03-16 16:13:37 -0400 |
| commit | bf3aea8f4a33700fd7ee80914d81494837691e73 (patch) | |
| tree | e365a8fae899c2c9ecd277007cad0aa61681049b | |
| parent | 102d91c0d9463424777f02134c0cf065c4278e67 (diff) | |
| download | mate-control-center-master.tar.bz2 mate-control-center-master.tar.xz | |
ci: remove dev-hanz-ops/[email protected]HEADmaster
| -rw-r--r-- | .github/workflows/release.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e2c37e42..5683e6fa 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,11 +31,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.39.1 - - name: Create github release run: | gh release create ${{ github.ref_name }} --title ${{ github.ref_name }} --generate-notes _build/meson-dist/* |
