@@ -12,4 +12,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- run: gh repo sync actions/maven-dependency-submission-action -b main
|
- run: gh repo sync actions/maven-dependency-submission-action -b main
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GH_TOKEN: ${{ github.token }}
|
||||||
|
|||||||
Reference in New Issue
Block a user