Skip to content

Commit 3b4a101

Browse files
chore: Make actual Github topics lower case
1 parent 6dd0eb3 commit 3b4a101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
- name: Test Action
1414
uses: ./ # Uses an action in the root directory
1515
with:
16-
topics: "Github-Actions Github-Topics Sync"
16+
topics: "github-actions github-topics sync"
1717
token: ${{ secrets.gh_token }}

0 commit comments

Comments
 (0)