We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9d05a commit 0a90219Copy full SHA for 0a90219
1 file changed
.github/workflows/main.yml
@@ -9,4 +9,4 @@ jobs:
9
uses: actions/checkout@v2
10
- uses: ./.github/actions/https-everywhere-labeller
11
with:
12
- repo-token: ${{ secrets.GITHUB_TOKEN }}
+ repo-token: ${{ secrets.ACTION }}
0 commit comments