 for config: ``` - name: Publish Annotation uses: kibalabs/github-action-create-annotations@v0.2.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} json-file-path: ./build/github/annotation.json fail-on-error: false ```
for config: