Compare commits

...

1 Commits

Author SHA1 Message Date
Henri Maurer bc7ed6e727 github.token
Publish Executables / publish (push) Has been cancelled
2024-06-18 16:25:23 +01:00
+1 -1
View File
@@ -12,4 +12,4 @@ jobs:
steps:
- run: gh repo sync actions/maven-dependency-submission-action -b main
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ github.token }}