Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philipturner authored Oct 8, 2021
1 parent bc5664b commit e1df2cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: MultiPendulum traffic
- name: AR MultiPendulum traffic
uses: sangonzal/[email protected]
env:
TRAFFIC_ACTION_TOKEN: ${{ secrets.TRAFFIC_ACTION_TOKEN }}

- name: Store MultiPendulum traffic
- name: Store AR MultiPendulum traffic
uses: dmnemec/copy_file_to_another_repo_action@main
env:
API_TOKEN_GITHUB: ${{ secrets.TRAFFIC_ACTION_TOKEN }}
Expand Down

0 comments on commit e1df2cc

Please sign in to comment.