2
0
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:
Oliver Walters 2022-05-21 00:39:05 +10:00
parent b8d4130270
commit 80d898e212

View File

@ -10,6 +10,9 @@ on:
branches:
- master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
test: