From 74629b475b3aa036b480bd2ab4bddabf14bb9d26 Mon Sep 17 00:00:00 2001 From: "christophe.caron" Date: Thu, 13 Jun 2024 10:55:04 +0200 Subject: [PATCH] release workflows --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ff3a8c7..24bd42f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,6 @@ on: jobs: release: name: Release to Galaxy - needs: update-version runs-on: ubuntu-latest if: github.repository == 'mozebaltyk/ansicolt' permissions: