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 357d419 commit 2443285Copy full SHA for 2443285
.github/workflows/release.yml
@@ -26,3 +26,4 @@ jobs:
26
uses: AButler/[email protected]
27
with:
28
files: jdbc/target/*.jar
29
+ repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments