aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/curseforge.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/curseforge.yml b/.github/workflows/curseforge.yml
index d989c9780..c8721ec76 100644
--- a/.github/workflows/curseforge.yml
+++ b/.github/workflows/curseforge.yml
@@ -19,3 +19,4 @@ jobs:
run: ./gradlew clean build releaseOnCf --refresh-dependencies --stacktrace
env:
danielshe_curse_api_key: ${{ secrets.CF_API_KEY }}
+ BRANCH_NAME: ${{ github.ref }} \ No newline at end of file