We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55bf6db commit e331fedCopy full SHA for e331fed
1 file changed
.github/workflows/tag-rajbos.yml
@@ -21,5 +21,5 @@ jobs:
21
- name: Tag rajbos on new issue or PR
22
uses: devops-actions/issue-comment-tag@v0.1.8
23
with:
24
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
username: rajbos
0 commit comments