Skip to content

Commit

Permalink
Fill commit info in pr
Browse files Browse the repository at this point in the history
  • Loading branch information
Mik1ll committed Nov 7, 2024
1 parent 48dcd32 commit d4dd707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-jellyfin-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
git add Repository/manifest.json
git commit -m "Add $GITHUB_REF_NAME to Repository"
git push -u origin "$branch_name"
gh pr create --assignee "@$GITHUB_REPOSITORY_OWNER"
gh pr create --assignee "@$GITHUB_REPOSITORY_OWNER" -f

0 comments on commit d4dd707

Please sign in to comment.