We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7948166 commit 0d00581Copy full SHA for 0d00581
1 file changed
.github/workflows/hacktoberfest.yml
@@ -11,5 +11,5 @@ jobs:
11
- name: hacktoberfest-action
12
uses: mdb571/hacktoberfest-action@master
13
env:
14
- LABEL_COLOR: ${{ secrets.9400D3 }}
15
- LABEL_FILTER: ${{secrets.up for grab}}
+ LABEL_COLOR: "9400D3"
+ LABEL_FILTER: ${{secrets.LABEL_FILTER}}
0 commit comments