Skip to content

Commit

Permalink
add head flag
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rc1e committed Nov 14, 2023
1 parent a7caa7a commit 25530fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
gftools font-tags write .
git add tags/
git commit -m "update family tags"
gh pr create --title 'Update font tags' --body 'From GHA'
gh pr create --title 'Update font tags' --body 'From GHA' --head
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 25530fa

Please sign in to comment.