.env.example.sh
0 → 100644
+7
−0
+1
−0
+14
−0
+20
−10
Loading
This fixes the update-changelog script after the repository has moved. Instead of updating the paths, I've opted to use environment variables that CI automatically provides. To develop on this locally, we've added an example environment file that when sourced will populate the right environment variables to run the tooling scripts.