From 372847779999d9e68b5aa2b95c7492bdea985479 Mon Sep 17 00:00:00 2001 From: Mike Penz Date: Fri, 29 Jul 2022 09:34:33 +0000 Subject: [PATCH] - test capability of providing json in `yml` --- .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 562deef..003f7be 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: # Since 3.2.0 the configuration can be provided within the `yml` file - name: "Configuration without Checkout" id: without_checkout - uses: ./ + uses: mikepenz/release-changelog-builder-action@f55f49981dfb29d4ceedb6ad6667acccaa6dc6ef with: toTag: "v0.0.3" configurationJson: |