Update move_alpha_bug_to_project.yml

This commit is contained in:
John Guan
2022-07-21 00:07:19 +08:00
committed by GitHub
parent 1377d55407
commit cb289f5b8a

View File

@@ -19,6 +19,7 @@ jobs:
private_key: ${{ secrets.ALPHA_BOT_PEM }}
- name: Add Issue To GitHub Projects Beta
uses: actions/add-to-project@v0.1.0
with:
project-url: https://github.com/orgs/IceWhaleTech/projects/5
github-token: ${{ steps.generate_token.outputs.token }}