- can't use local action, as we didn't checkout :D

This commit is contained in:
Mike Penz
2020-10-18 09:40:38 +02:00
parent 4a8c907e76
commit 13329e544c
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
# Won't support providing a configuration file, as no checkout was done # Won't support providing a configuration file, as no checkout was done
- name: "Configuration without Checkout" - name: "Configuration without Checkout"
id: without_checkout id: without_checkout
uses: ./ uses: mikepenz/release-changelog-builder-action@develop
with: with:
toTag: "v0.0.3" toTag: "v0.0.3"
env: env: