Skip to content

Commit

Permalink
handling ensembles
Browse files Browse the repository at this point in the history
  • Loading branch information
M-7th committed Nov 30, 2023
1 parent 77c6617 commit 481e790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_ensemble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
webhook_url: ${{ secrets.WEB_HOOK_URL }}
webhook_secret: ${{ secrets.WEB_HOOK_SECRET }}
data: ${{ steps.get_changes.outputs.packageJson }}
data_type: "ensemble"
data_type: "forecast"
season: "NA"

run: |
Expand Down

0 comments on commit 481e790

Please sign in to comment.