Skip to content

Commit

Permalink
Update distrolist.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored May 5, 2024
1 parent c4892ab commit e0516f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/distrolist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
if: steps.calc_pr.outputs.changes_detected == 'true'
uses: peter-evans/create-pull-request@v4
with:
token: ${{ GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
add-path: distrolist
base: master
branch: update-distrolist-${{ env.dl_date }}
Expand Down

0 comments on commit e0516f9

Please sign in to comment.