actions debugging

This commit is contained in:
Jonathan Shook 2020-03-10 16:12:47 -05:00 committed by GitHub
parent f5e9fa2fc2
commit 1b6efb46bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ jobs:
echo "::set-env name=RELEASE_VERSION::${RELEASE_VERSION}"
- name: prepare-release
run: release.sh
run: ./release.sh
env:
RELEASE_BRANCH_NAME: "testbranch"
git-release-bot-name: "nb-droid"