We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ede107 commit 72796a2Copy full SHA for 72796a2
1 file changed
.env
@@ -19,3 +19,5 @@ security-events: write # Threat intelligence reporting
19
NODE_ENV: "production"
20
AI_MODE: "predator"
21
ACTIONS_STEP_DEBUG a true
22
+env:
23
+ GITHUB_TOKEN: ${{ secrets.GH_ARTIFACT_ACCESS_TOKEN }}
0 commit comments