Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
vavsab committed Oct 17, 2023
1 parent ed6af8d commit 8b79a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
shell: bash
- name: Run upgrade-provider
run: |
upgrade-provider "$REPO" --kind="provider" --target-bridge-version="latest" --pr-reviewers="vavsab" --pr-description="example"
upgrade-provider "$REPO" --kind="provider" --pr-reviewers="vavsab" --pr-description="example"
shell: bash
env:
GH_TOKEN: ${{ env.GH_TOKEN }}
Expand Down

0 comments on commit 8b79a0a

Please sign in to comment.