fix(ci): push main to master
This commit is contained in:
parent
49d56aaa09
commit
67ab4ad66d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/aur.yml
vendored
2
.github/workflows/aur.yml
vendored
|
|
@ -36,4 +36,4 @@ jobs:
|
|||
git remote add aur ssh://aur@aur.archlinux.org/sioyek-dev.git
|
||||
git add .SRCINFO
|
||||
git diff --cached --quiet || git commit -m "update .SRCINFO"
|
||||
git push aur HEAD:main
|
||||
git push aur HEAD:master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue