Skip to content

Commit

Permalink
Another review comment fix
Browse files Browse the repository at this point in the history
Signed-off-by: David Festal <dfestal@redhat.com>
  • Loading branch information
davidfestal committed Sep 20, 2023
1 parent 26071b9 commit 7b10368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-backend-plugin-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 18
cache: 'yarn'

- name: Get sha of the latest backend-plugin-manager commit
id: get_commit_sha
Expand Down

0 comments on commit 7b10368

Please sign in to comment.