Skip to content

Commit

Permalink
improve: Add the URL of GitHub Action
Browse files Browse the repository at this point in the history
Co-authored-by: Kanta Mori <[email protected]>
  • Loading branch information
blendthink and morikann authored Nov 1, 2023
1 parent 2f30a00 commit d52c8d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-contributors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
run: |
git branch ${{ env.UPDATE_CONTRIBUTORS_BRANCH }}
git push origin ${{ env.UPDATE_CONTRIBUTORS_BRANCH }}
# https://github.com/BobAnkh/add-contributors
- uses: BobAnkh/[email protected]
with:
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d52c8d4

Please sign in to comment.