update: workflows 配置更新

This commit is contained in:
binaryify 2024-04-12 09:46:11 +08:00
parent 9c9a439bc3
commit c7c5769c05

View File

@ -8,7 +8,7 @@ on:
- .github/workflows/DockerHub-Description.yml
jobs:
dockerHubDescription:
if: startsWith(github.repository, 'Binaryify/NeteaseCloudMusicApi')
if: startsWith(github.repository, 'Binaryify/ncm')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3