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 81e06f9 commit 2063c98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
with:
# Valid Inputs: ['github_token', 'github_url', 'ssh', 'repository', 'branch', 'force', 'force_with_lease', 'atomic', 'tags', 'directory']
github_token: ${{ secrets.PAT }}
branch: main
repository: ${{ github.repository }}
branch: traffic
directory: traffic_data

0 comments on commit 2063c98

Please sign in to comment.