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 b2a8469 commit dd3b039Copy full SHA for dd3b039
.github/workflows/hacktoberfest.yml
@@ -11,5 +11,6 @@ jobs:
11
- name: hacktoberfest-action
12
uses: mdb571/hacktoberfest-action@master
13
env:
14
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15
LABEL_COLOR: ${{secrets.LABEL_COLOR}}
16
LABEL_FILTER: ${{secrets.LABEL_FILTER}}
0 commit comments