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 6e8fdc6 commit eb09d76Copy full SHA for eb09d76
1 file changed
.github/workflows/commit-context.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v3
16
17
- name: Push to APICURON
18
- uses: ./
+ uses: BioComputingUP/commit-tracker-apicuron@main
19
with:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
REPORT_API_ENDPOINT: https://dev.apicuron.org/api/reports
0 commit comments