Skip to content

Commit 6dd0eb3

Browse files
chore: Set actual Github topics in test action
1 parent 5f73dd3 commit 6dd0eb3

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: "topic-1 topic-2"
16+
topics: "Github-Actions Github-Topics Sync"
1717
token: ${{ secrets.gh_token }}

0 commit comments

Comments
 (0)