Skip to content

Commit

Permalink
Update milestone
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzimmermann committed Aug 19, 2024
1 parent 23a2583 commit a5843a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hotfix-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Deploy
run: |
rank="<@&793495434235609138>"
milestone=45
milestone=46
upload() {
file=$(find "./TradeSystem-Bundle/target" -type f -name "TradeSystem_v*.jar" | head -n 1)
Expand Down

0 comments on commit a5843a2

Please sign in to comment.