Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetMkt authored Sep 24, 2024
1 parent ee351e4 commit 1aec390
Showing 1 changed file with 3 additions and 21 deletions.
24 changes: 3 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
# Auto Invite To The Organization By Star
# Join us

A GitHub Action script to automatically invite everyone to your organization that `stars` your repository.
Star this repository to join us.

## What is this?

You can FORK and STAR this repository, after that you will be invited to a surprising and fantastic organization.

---

## Deploy to your organization

### Fork this repository

### Create `ACCESS_TOKEN` variable at Secrets

Open `https://github.com/settings/tokens/new` and create a token with `admin:org` scope.

### Create `ORG_NAME` and `TEAM_NAME` variable at Secrets

Just copy from your organization and team URLs.

`https://github.com/orgs/{ORG_NAME}/teams/{TEAM_NAME}/members`
Inspired by [AutoInviteToOrgByStar](https://github.com/BaseMax/AutoInviteToOrgByStar).

0 comments on commit 1aec390

Please sign in to comment.