We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e05c8 commit 10ec00dCopy full SHA for 10ec00d
.github/workflows/dep_toxcore_jni.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Create Pull Request
40
uses: peter-evans/create-pull-request@v6
41
with:
42
- commit-message: update toxcore JNI to ${{ steps.version_info_str.outputs.release_tag }}
+ commit-message: update toxcore JNI to ${{ steps.version_info_str.outputs.release_tag }} or just gradle witness checksums
43
branch: create-pull-request/toxcorejni
44
delete-branch: true
45
- title: update toxcore JNI to ${{ steps.version_info_str.outputs.release_tag }}
+ title: update toxcore JNI to ${{ steps.version_info_str.outputs.release_tag }} or just gradle witness checksums
0 commit comments