Skip to content

Commit 2d32ae9

Browse files
committed
remove unused env from contributors-png action
1 parent 110a75e commit 2d32ae9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/contributors-png.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
3232
- name: Create Pull Request
3333
uses: peter-evans/create-pull-request@v7
34-
env:
35-
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
3634
with:
3735
commit-message: "Update contributors.png from .all-contributorsrc"
3836
branch: update-contributors-png

0 commit comments

Comments
 (0)