We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 227cfdc commit 24b19c3Copy full SHA for 24b19c3
.github/workflows/labels.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/setup-node@v2
14
with:
15
node-version: '14'
16
- - uses: Devs-Dungeon/gh-action-open-source-labels@main
+ - uses: Drive-for-Java/gh-action-open-source-labels@main
17
18
github-token: ${{ secrets.GITHUB_TOKEN }}
19
owner-name: ${{ github.repository_owner }}
0 commit comments