Skip to content

Commit

Permalink
New token
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo committed May 22, 2024
1 parent 27ae9ef commit 00cf92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/editors-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
repository: ${{ matrix.repo }}
path: ${{ matrix.repo }}
ref: ${{ matrix.branch }}
token: ${{ secrets.aria_specs_editors_drafts }}
token: ${{ secrets.GITHUB_TOKEN }}

- name: Cleanup old files
run: |
Expand Down

0 comments on commit 00cf92a

Please sign in to comment.