mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-27 21:16:48 +00:00
Add github token secret
This commit is contained in:
parent
b8d4130270
commit
80d898e212
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -10,6 +10,9 @@ on:
|
||||
branches:
|
||||
- master
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
jobs:
|
||||
|
||||
test:
|
||||
|
Loading…
x
Reference in New Issue
Block a user