Closed tomhelmer closed 3 months ago
Hi, It would be nice if I could set a bundle comment when running the action.
- uses: contentful/actions-app-deploy@v1 with: organization-id: ${{ secrets.ORGANIZATION_ID }} app-definition-id: ${{ secrets.APP_DEFINITION_ID }} access-token: ${{ secrets.ACCESS_TOKEN }} folder: build comment: "Deployed by github action"
Hi, I created a PR for this https://github.com/contentful/actions-app-deploy/pull/29
Thanks again for putting that PR together @teunverhaert :)
I've just merged #29 so I'll go ahead and close this issue now.
Hi, It would be nice if I could set a bundle comment when running the action.