diff --git a/.github/workflows/ambient.yml b/.github/workflows/ambient.yml index 4aac95e..3c9a8de 100644 --- a/.github/workflows/ambient.yml +++ b/.github/workflows/ambient.yml @@ -18,7 +18,7 @@ jobs: with: api-url: ${{ secrets.AMBIENT_API_URL }} api-token: ${{ secrets.AMBIENT_BOT_TOKEN }} - project: gps-ambient-action + project: ambient-team prompt: ${{ github.event.comment.body }} display-name: "Issue #${{ github.event.issue.number }}" repos: '[{"url": "https://github.com/${{ github.repository }}", "branch": "ambient/issue-${{ github.event.issue.number }}", "autoPush": true}]'