We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a55c3 commit 886914eCopy full SHA for 886914e
README.md
@@ -68,7 +68,7 @@ The site is automatically redeployed to an internal beta site at http://beta-sac
68
dotnet restore
69
dotnet build
70
dotnet run -- -u "path/to/new/natura2000.mdb"
71
- git commit -a -m "Updated data files YYYY-MM-DD"
+ git commit -a -m "Updated data files"
72
git push
73
74
After which the updated files on the `develop` branch which will be automatically redeployed to the internal beta site at http://beta-sac.
0 commit comments