diff --git a/.github/workflows/weather-fail.yml b/.github/workflows/weather-fail.yml index 62605f0..4f643c4 100644 --- a/.github/workflows/weather-fail.yml +++ b/.github/workflows/weather-fail.yml @@ -50,7 +50,7 @@ jobs: run: | value=`ansiweather -l London,GB -f 3 > weather.txt` echo The result is $value - exit 1 + exit 0 - name: Upload weather file uses: actions/upload-artifact@v2 diff --git a/README.md b/README.md index 9aff3f0..ee7f585 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ an aural experience of the very excellent [yamanote line](https://en.wikipedia.org/wiki/Yamanote_Line) -## Creating release build +## Creating release builds ### Play Store