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 e3d22e5 commit 4e9a187Copy full SHA for 4e9a187
1 file changed
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
publish:
10
- uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/gradle-puslish.yml@main
+ uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/gradle-publish.yml@main
11
with:
12
java-version: ${{ vars.JAVA_VERSION }}
13
permissions:
0 commit comments