From f8995a8395870b4055f9ee0a46ae328038c29fb4 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 3 Jun 2024 09:25:04 +0800 Subject: Update invitation.yml --- .github/workflows/invitation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/invitation.yml b/.github/workflows/invitation.yml index ec5327a..8c2cff0 100644 --- a/.github/workflows/invitation.yml +++ b/.github/workflows/invitation.yml @@ -6,8 +6,6 @@ jobs: automate_invite: permissions: write-all runs-on: ubuntu-latest - env: - INVITE_TOKEN: ${{ secrets.BOT_TOKEN }} steps: - name: Invite on label uses: vj-abigo/invite-on-label@v1.4 @@ -16,3 +14,5 @@ jobs: label: invitation repo-token: ${{ secrets.BOT_TOKEN }} comment: '邀请函发送成功~ 欢迎来到水系社区! 🎉

不要忘记在人员列表内将组织可见性改成“公开”("Public"),这样可以让所有人都看到。
你可以在[这里](https://github.com/orgs/HydroRoll-Team/people)找到自己并且更改组织可见性。

希望这些可以帮助你!

简律纯。' + env: + INVITE_TOKEN: ${{ secrets.BOT_TOKEN }} -- cgit v1.2.3-70-g09d2