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 63bbc98 commit b961c41Copy full SHA for b961c41
.github/workflows/sync-labels.yml
@@ -19,7 +19,5 @@ jobs:
19
uses: actions/[email protected]
20
- name: Sync labels
21
uses: micnncim/[email protected]
22
- env:
23
- GITHUB_TOKEN: ${{github.token}}
24
with:
25
- manifest: .github/labels.yml
+ token: ${{github.token}}
0 commit comments