Skip to content

Commit

Permalink
gh pr fill
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaengelhard committed Feb 6, 2024
1 parent 40511cb commit c3e33dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/portfolio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- run: git config --global user.name "Luca Engelhard"
- run: git commit -m "Adding or Updating ${{ github.event.repository.name }} to content directory"
- name: push
run: gh pr create
run: gh pr create --fill

0 comments on commit c3e33dc

Please sign in to comment.