Skip to content

Commit 090d535

Browse files
authored
Update holiday-generator.yml
1 parent 7ef4433 commit 090d535

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/holiday-generator.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424
- name: Create PR
2525
uses: peter-evans/create-pull-request@v6
2626
with:
27+
token: ${{ secrets.FOSSIFYBOT_TOKEN }}
2728
commit-message: 'Autogenerated holidays update'
2829
title: 'Holidays update'
2930
body: ' '
30-
env:
31-
GITHUB_TOKEN: ${{ secrets.FOSSIFYBOT_TOKEN }}

0 commit comments

Comments
 (0)