Skip to content

Commit

Permalink
[ci skip] Update traffic2badge.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gritzkoo authored Mar 4, 2024
1 parent 1b0342b commit d8e81fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/traffic2badge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
var time = new Date(Date.now()).toISOString();
core.info(time);
return `Get traffic data at ${time}`;
- name: Get current year
id: date
run: echo "::set-output name=date::$(date +'%Y')"
# - name: Get current year
# id: date
# run: echo "::set-output name=date::$(date +'%Y')"
- name: Set Traffic
id: traffic
uses: yi-Xu-0100/[email protected]
Expand Down

0 comments on commit d8e81fd

Please sign in to comment.