Skip to content

Commit

Permalink
Remove Useless Env
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit authored Jan 25, 2024
1 parent c3a2eff commit daa9740
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,5 @@ jobs:
- name: Publish to CurseForge
env:
CURSEFORGE_API_KEY: "${{ secrets.CURSEFORGE_API_KEY }}"
CURSEFORGE_PROJECT_ID: "${{ secrets.CURSEFORGE_PROJECT_ID }}"
RELEASE_TYPE: "${{ env.RELEASE_TYPE }}"
run: ./gradlew curseforge

0 comments on commit daa9740

Please sign in to comment.