Skip to content

Commit 2578f8b

Browse files
committed
fix formatting
1 parent 19f1113 commit 2578f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-package-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,4 @@ jobs:
159159
if: steps.additionalLabel.outputs.label != ''
160160
uses: actions-ecosystem/action-add-labels@v1
161161
with:
162-
labels: ${{ steps.packageLabel.outputs.label }}
162+
labels: ${{ steps.packageLabel.outputs.label }}

0 commit comments

Comments
 (0)