Closed TeemuMoi closed 3 years ago
I get this kind of error while running the action. Do you know what it could be?
the actual action step is following:
This should be now fixed. Can you test and verify.
seems like working now. Thanks for the help
I get this kind of error while running the action. Do you know what it could be?
the actual action step is following:
uses: joonvena/robotframework-reporter-action@v0.1
env:
GH_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO_OWNER: ${{ env.REPOSITORY_OWNER }}
COMMIT_SHA: ${{ github.sha }}
REPOSITORY: ${{ env.REPOSITORY_NAME }}
REPORT_PATH: ${{ github.workspace }}/reports