Skip to content

Commit 3cb3150

Browse files
committed
Let's try this way
1 parent 3d5fc4a commit 3cb3150

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/on_workflow_dispatch_perform_maven_release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
with:
3333
ref: main
3434
fetch-depth: '0'
35+
token: ${{ secrets.TOKEN_FOR_GITHUB }}
3536
- name: Import GPG key
3637
id: import_gpg
3738
uses: crazy-max/[email protected]

0 commit comments

Comments
 (0)