mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
Use bot PAT (#82)
This commit is contained in:
parent
0977b97b1b
commit
2d3ba8a4c4
2
.github/workflows/get_stats.yml
vendored
2
.github/workflows/get_stats.yml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
token: ${{ secrets.BOT_PAT }}
|
||||
- name: Get Stats
|
||||
run: python .github/get_stats.py
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user