Browse Source

Update move_alpha_bug_to_project.yml

John Guan 3 years ago
parent
commit
cb289f5b8a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/move_alpha_bug_to_project.yml

+ 1 - 0
.github/workflows/move_alpha_bug_to_project.yml

@@ -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 }}