Skip to content

Commit

Permalink
beenwaitingforstih
Browse files Browse the repository at this point in the history
  • Loading branch information
Zopolis4 committed Nov 29, 2023
1 parent ab484cb commit d0f72f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Boards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
run: |
git config --global user.name 'github-actions[bot]'
git config --global user.email '41898282+github-actions[bot]@users.noreply.github.com'
git config --global credential.helper store
echo 'https://token:${{ secrets.GITHUB_TOKEN }}@github.com' > .git-credentials
- name: Generate boards.json
run: ruby .github/boards.rb
- name: Commit and push updated boards.json
Expand Down

0 comments on commit d0f72f8

Please sign in to comment.