Skip to content

Commit

Permalink
fix: solve typing error on the repo version.
Browse files Browse the repository at this point in the history
  • Loading branch information
EnekoGonzalez3 committed Nov 12, 2024
1 parent a12ae73 commit 0ff452d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repository-traffic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

# Calculate traffic and clones and store in CSV file
- name: Repository Traffic
uses: sangonzal/repository-traffic-action@v0.1.6
uses: sangonzal/repository-traffic-action@v.0.1.6
env:
TRAFFIC_ACTION_TOKEN: ${{ secrets.TRAFFIC_ACTION_TOKEN }}

Expand Down

0 comments on commit 0ff452d

Please sign in to comment.