From 13329e544c1784c5cd84a389136cf626ab2ff2ff Mon Sep 17 00:00:00 2001 From: Mike Penz Date: Sun, 18 Oct 2020 09:40:38 +0200 Subject: [PATCH] - can't use local action, as we didn't checkout :D --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e714bd..db68d94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: # Won't support providing a configuration file, as no checkout was done - name: "Configuration without Checkout" id: without_checkout - uses: ./ + uses: mikepenz/release-changelog-builder-action@develop with: toTag: "v0.0.3" env: