github.token
Publish Executables / publish (push) Has been cancelled

This commit is contained in:
Henri Maurer
2024-06-18 16:25:23 +01:00
parent 7f866064e0
commit bc7ed6e727
+1 -1
View File
@@ -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 }}