Skip to content

Commit

Permalink
fix: update repo-summary-post
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Aug 12, 2024
1 parent 4cf7e04 commit 0c07af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/recent-activity-summary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Generate and Post Repository Summary
uses: akaihola/[email protected].1-debug
uses: akaihola/[email protected].2-debug
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
repo-name: '${{ github.repository }}'
Expand Down

0 comments on commit 0c07af9

Please sign in to comment.