We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d0c7e commit fa54a35Copy full SHA for fa54a35
.github/workflows/test_action.yml
@@ -25,7 +25,6 @@ jobs:
25
uses: './'
26
with:
27
token: '${{ secrets.GITHUB_TOKEN }}'
28
- # organization-name: '${{ github.event.repository.owner.name }}'
29
categories: 'categories.json'
30
31
- name: 'Test Action output'
0 commit comments