fix: workflow branch name

This commit is contained in:
naiba 2024-07-14 19:52:04 +08:00
parent 67b788a969
commit 0b13fec029

View File

@ -119,5 +119,5 @@ jobs:
owner: 'naiba',
repo: 'nezha',
workflow_id: 'sync-release.yml',
ref: 'main'
ref: 'master'
})