Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
taylanu authored Feb 28, 2024
1 parent e54489d commit 81bafc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
curl -sSL -H "${AUTH_HEADER}" "${API_URL_VIEWS}" > traffic_data/views.json
- name: Commit and push changes
uses: ad-m/github-push-action@v0.7.0
uses: ad-m/github-push-action@v0.8.0
with:
github_token: ${{ secrets.PAT }}
branch: main
Expand Down

0 comments on commit 81bafc7

Please sign in to comment.