Skip to content

Commit

Permalink
Finale Time!
Browse files Browse the repository at this point in the history
  • Loading branch information
vkWeb committed Jan 26, 2024
1 parent 78a3a08 commit 0e571ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_contributor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
run: |
git add AUTHORS.md
git commit -m "Add ${{ github.event.pull_request.user.login }} to AUTHORS.md"
git push [email protected]:github.com/${{ github.event.pull_request.user.login }}/kolibri.git pr:${{ github.head_ref }}
git push origin pr:${{ github.event.pull_request.head.ref }}

0 comments on commit 0e571ee

Please sign in to comment.