Skip to content

Commit

Permalink
chore: Remove contributors action (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
정현 committed Mar 31, 2024
2 parents 716ca21 + a51a958 commit 735eeb4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,7 @@ on:
branches:
- main

permissions:
contents: write
pull-requests: write

jobs:
update-contributors:
name: Update Contributors
environment: main
runs-on: ubuntu-latest
steps:
- uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

web-deploy:
name: Deploy Web
environment: main
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@

Thanks to all the people who contribute:

<!-- readme: contributors -start -->
<!-- readme: contributors -end -->
- [@rhea-so](https://github.com/rhea-so)

## License

Expand Down

0 comments on commit 735eeb4

Please sign in to comment.