We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ff06b commit af5cc07Copy full SHA for af5cc07
.github/workflows/rust.yml
@@ -8,6 +8,7 @@ on:
8
9
env:
10
CARGO_TERM_COLOR: always
11
+ CURSEFORGE_API_KEY: ${{ secrets.CURSEFORGE_API_KEY }}
12
13
jobs:
14
build:
0 commit comments