Skip to content

Commit d55bfe5

Browse files
authored
Update test-build.yml
1 parent b133f53 commit d55bfe5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ jobs:
8484

8585
- name: Build JAR
8686
run: ./gradlew jar
87+
env:
88+
CF_TOKEN: ${{ secrets.CF_API_TOKEN }}
8789

8890
- name: Do Upload
8991
run: ./gradlew curseforge

0 commit comments

Comments
 (0)