ar.kalmykov deleted page: automatic version change authored by Artem Kalmykov's avatar Artem Kalmykov
...@@ -28,6 +28,7 @@ This approach is not recommended because of possible conflicts with distribution ...@@ -28,6 +28,7 @@ This approach is not recommended because of possible conflicts with distribution
[date_versioning.sh](/uploads/f1bf2ae12ec1a2268d0e1ab400a6181e/date_versioning.sh) [date_versioning.sh](/uploads/f1bf2ae12ec1a2268d0e1ab400a6181e/date_versioning.sh)
**4. If something's gone wrong** **4. If something's gone wrong**
If it's not working for some reason, you need to debug it. The easiest way to debug a pre-action script is by adding the following code as the first line of your script: If it's not working for some reason, you need to debug it. The easiest way to debug a pre-action script is by adding the following code as the first line of your script:
``` ```
... ...
......