Skip to content

Commit 24b19c3

Browse files
Update labels.yml
1 parent 227cfdc commit 24b19c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/setup-node@v2
1414
with:
1515
node-version: '14'
16-
- uses: Devs-Dungeon/gh-action-open-source-labels@main
16+
- uses: Drive-for-Java/gh-action-open-source-labels@main
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
owner-name: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)