We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564aff7 commit 6c67782Copy full SHA for 6c67782
.github/workflows/commit-context.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: ./
19
with:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
- REPORT_API_ENDPOINT: https://apicuron.com/api/report
+ REPORT_API_ENDPOINT: https://dev.apicuron.com/api/reports
22
REPORT_API_TOKEN: ${{ secrets.REPORT_API_TOKEN }}
23
USER_INFO_SERVICE_ENDPOINT: ${{ secrets.USER_INFO_SERVICE_ENDPOINT }}
24
USER_INFO_SERVICE_TOKEN: ${{ secrets.USER_INFO_SERVICE_TOKEN }}
0 commit comments