Skip to content

Commit

Permalink
New auth
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo committed Jul 5, 2023
1 parent c43260f commit eac5def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
repository: ${{ matrix.repo }}
path: ${{ matrix.repo }}
ref: ${{ matrix.branch }}
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.ARIA_COMMON }}

- name: Cleanup old files
run: |
Expand Down

0 comments on commit eac5def

Please sign in to comment.