Skip to content

Commit

Permalink
Update .github/workflows/sync-upstream.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
  • Loading branch information
oluceps and sumire88 authored Nov 26, 2024
1 parent 40c6d08 commit ceaf76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
add: "metadata.json"
commit: --signoff
message: "chore(${{ inputs.project }}): sync to newest `main` head"
message: "chore(${{ inputs.project }}): sync to refs/head/main"

- name: Build
run: |
Expand Down

0 comments on commit ceaf76d

Please sign in to comment.