Skip to content

Commit 6852099

Browse files
authored
Update bumpercar.yml
1 parent 12bfe81 commit 6852099

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/bumpercar.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ on:
66
workflow_dispatch:
77

88
permissions:
9-
contents: read
10-
pull-requests: write
9+
contents: write
1110

1211
jobs:
1312
bumpercar:
@@ -20,4 +19,4 @@ jobs:
2019
- name: Run bumpercar
2120
uses: jahnen/bumpercar@v1.0.0
2221
with:
23-
github_token: ${{ secrets.GITHUB_TOKEN }}
22+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)