We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abb618c + 3e12307 commit a335e34Copy full SHA for a335e34
2 files changed
.github/workflows/nightly.yml
@@ -135,6 +135,7 @@ jobs:
135
chunky | optional
136
worldguard | optional
137
ezcountdown | optional
138
+ ezeconomy | optional
139
140
- name: Create and push nightly tag
141
if: steps.changes.outputs.has_changes == 'true'
.github/workflows/release.yml
@@ -156,6 +156,7 @@ jobs:
156
157
158
159
160
161
# ──────────────────────────────────────────────────────────────────────
162
# 8. DISCORD NOTIFICATION
0 commit comments