Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 59fd9b5

Browse files
committed
Change LOG_LEVEL to debug should expose more info from laminas/automatic-releases.
1 parent 8fcc70c commit 59fd9b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-on-milestone-closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
"SIGNING_SECRET_KEY": ${{ secrets.SIGNING_SECRET_KEY }}
2424
"GIT_AUTHOR_NAME": ${{ secrets.GIT_AUTHOR_NAME }}
2525
"GIT_AUTHOR_EMAIL": ${{ secrets.GIT_AUTHOR_EMAIL }}
26-
"LOG_LEVEL": "debug"
26+
"LOG_LEVEL": "DEBUG"
2727

2828
- name: "Create Merge-Up Pull Request"
2929
uses: "laminas/automatic-releases@v1"

0 commit comments

Comments
 (0)