Skip to content

Commit efd3c74

Browse files
committed
fix linting
1 parent 57ca3f3 commit efd3c74

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,3 @@ jobs:
7373
--title "Release ${current_tag}" \
7474
--generate-notes \
7575
--draft
76-

.github/workflows/reusable-gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
NEXT_TAG: >-
133133
${{ needs.validate_release.outputs.next_tag ||
134134
needs.validate_candidate.outputs.next_tag }}
135-
135+
136136
steps:
137137
- name: Retrieve repository
138138
uses: actions/checkout@v6

0 commit comments

Comments
 (0)