Update move_alpha_bug_to_project.yml
This commit is contained in:
parent
1377d55407
commit
cb289f5b8a
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ jobs:
|
||||||
private_key: ${{ secrets.ALPHA_BOT_PEM }}
|
private_key: ${{ secrets.ALPHA_BOT_PEM }}
|
||||||
|
|
||||||
- name: Add Issue To GitHub Projects Beta
|
- name: Add Issue To GitHub Projects Beta
|
||||||
|
uses: actions/add-to-project@v0.1.0
|
||||||
with:
|
with:
|
||||||
project-url: https://github.com/orgs/IceWhaleTech/projects/5
|
project-url: https://github.com/orgs/IceWhaleTech/projects/5
|
||||||
github-token: ${{ steps.generate_token.outputs.token }}
|
github-token: ${{ steps.generate_token.outputs.token }}
|
||||||
|
|
Loading…
Reference in a new issue