Skip to content

Commit

Permalink
fix: pipeline (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
sauljabin authored Jan 30, 2024
1 parent aca5749 commit 4567df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:
contents: read
jobs:
publish-docker:
uses: ./.github/workflows/publish-docker.yaml
uses: ./.github/workflows/publish-docker.yml

sdk-java:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4567df1

Please sign in to comment.