Skip to content

Commit

Permalink
Update milestone
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzimmermann committed Apr 12, 2024
1 parent d3fadf5 commit 36251c7
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 @@ -23,7 +23,7 @@ jobs:
- name: Deploy
run: |
rank="<@&793495434235609138>"
milestone=43
milestone=44
upload() {
file=$(find "./TradeSystem-Bundle/target" -type f -name "TradeSystem_v*.jar" | head -n 1)
Expand Down

0 comments on commit 36251c7

Please sign in to comment.