We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 292f3a6 commit 2eaf0c5Copy full SHA for 2eaf0c5
.github/workflows/node.js.yml
@@ -8,6 +8,7 @@ on:
8
branches: ["main"]
9
env:
10
VITE_GITHUB_AUTH_TOKEN: ${{ secrets.VITE_GITHUB_AUTH_TOKEN }}
11
+ VITE_GITHUB_ORG: SlimeVR
12
13
jobs:
14
build:
0 commit comments