Skip to content

Commit 7b45ebe

Browse files
committed
try again
1 parent 65ac317 commit 7b45ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
run: |
131131
git remote -v
132132
git push -u origin $(git branch --show)
133-
gh pr create --fill
133+
gh pr create --fill --repo coder/code-server-aur
134134
135135
# NOTES
136136
# 1. clone/checkout repo

0 commit comments

Comments
 (0)