We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e82018 commit 3bc1923Copy full SHA for 3bc1923
.github/workflows/issue-package-label.yml
@@ -159,4 +159,4 @@ jobs:
159
if: steps.additionalLabel.outputs.label != ''
160
uses: actions-ecosystem/action-add-labels@v1
161
with:
162
- labels: ${{ steps.packageLabel.outputs.label }}
+ labels: ${{ steps.additionalLabel.outputs.label }}
0 commit comments