Skip to content

Commit

Permalink
ci: add traffic wf
Browse files Browse the repository at this point in the history
  • Loading branch information
guidograzioli committed Jun 27, 2024
1 parent 64e2a95 commit e40f554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/traffic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: "traffic"
ref: "gh-pages"

- name: GitHub traffic
uses: sangonzal/repository-traffic-action@v.0.1.6
Expand All @@ -23,4 +23,4 @@ jobs:
author_name: Ansible Middleware
message: "GitHub traffic"
add: "./traffic/*"
ref: "traffic"
ref: "gh-pages"

0 comments on commit e40f554

Please sign in to comment.