Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
fix: community action api path
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejaoude authored Jun 2, 2022
1 parent 0a12f6f commit fdd9cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- uses: EddieHubCommunity/gh-action-community/src/statistics@main
with:
api-key: ${{ secrets.API_TOKEN }}
api-url: ${{ secrets.API_URI }}
api-url: ${{ secrets.API_URI }}/github/events

0 comments on commit fdd9cae

Please sign in to comment.