1 parent a80963b commit 4edea59Copy full SHA for 4edea59
1 file changed
.github/workflows/auto_aur_release_stable.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
build:
17
- if: ${{ github.repository_owner == 'siyuan-note' }}
+ # if: ${{ github.repository_owner == 'siyuan-note' }}
18
runs-on: ubuntu-latest
19
steps:
20
- name: Check tag aka check release type
0 commit comments