Skip to content

Commit

Permalink
Update backend-maven-node-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hupling committed Jul 1, 2024
1 parent 2e6c8e7 commit b7264ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-maven-node-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
needs: build-maven
steps:
- id: abc
uses: it-at-m/.github/.github/actions/action-build-image/action.yml@reuseable-workflow
uses: it-at-m/.github/action-build-image@reuseable-workflow
with:
app-path: "${{ env.APP_PATH }}"
registry-password: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b7264ac

Please sign in to comment.