Skip to content

Commit

Permalink
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 18, 2023
1 parent 1c3d377 commit 41d6b79
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish-backend-plugin-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
repository: backstage/backstage

repository: backstage/backstage
ref: master
- name: Setup Node.js
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 41d6b79

Please sign in to comment.