Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fcc70c commit 59fd9b5Copy full SHA for 59fd9b5
1 file changed
.github/workflows/release-on-milestone-closed.yml
@@ -23,7 +23,7 @@ jobs:
23
"SIGNING_SECRET_KEY": ${{ secrets.SIGNING_SECRET_KEY }}
24
"GIT_AUTHOR_NAME": ${{ secrets.GIT_AUTHOR_NAME }}
25
"GIT_AUTHOR_EMAIL": ${{ secrets.GIT_AUTHOR_EMAIL }}
26
- "LOG_LEVEL": "debug"
+ "LOG_LEVEL": "DEBUG"
27
28
- name: "Create Merge-Up Pull Request"
29
uses: "laminas/automatic-releases@v1"
0 commit comments