Skip to content

Commit

Permalink
Fix release script in branch
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Ok <aliok@redhat.com>
  • Loading branch information
aliok committed Jan 5, 2024
1 parent 9004f84 commit 5c1e13f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backstage-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
working-directory: ./backstage
run: |
export PATH="./node_modules/.bin/:$PATH"
yarn tsc
yarn build:all
- name: Update version of knative-event-mesh-backend plugin
Expand Down

0 comments on commit 5c1e13f

Please # to comment.