From a4947fa4d9c03c3f76796de20bead422c0b502dd Mon Sep 17 00:00:00 2001 From: Ansgar Wehrhahn <31626864+AWehrhahn@users.noreply.github.com> Date: Mon, 28 Nov 2022 16:11:20 +0100 Subject: [PATCH] reset make.yml for github actions --- .github/workflows/make.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/make.yml b/.github/workflows/make.yml index a1ac2cc..8679543 100644 --- a/.github/workflows/make.yml +++ b/.github/workflows/make.yml @@ -21,7 +21,6 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} # Which type of bump to use when none explicitly provided (default: `patch`). # default_bump: # optional, default is patch - fetch_all_tags: true - name: Create Release id: create_release