Skip to content

Commit

Permalink
Typo in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakambda committed Sep 21, 2024
1 parent e3d22e5 commit 4e9a187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
publish:
uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/gradle-puslish.yml@main
uses: RakambdaOrg/rakambda-github-workflows/.github/workflows/gradle-publish.yml@main
with:
java-version: ${{ vars.JAVA_VERSION }}
permissions:
Expand Down

0 comments on commit 4e9a187

Please sign in to comment.