Merge pull request #734 from vector-im/misc/cjs/dont-delete-all-the-screenshots

Improve screenshot action error handling
This commit is contained in:
Benoit Marty 2023-07-03 10:23:29 +02:00 committed by GitHub
commit 7c6bb7a45d

View file

@ -16,6 +16,8 @@
# limitations under the License.
#
set -e
TOKEN=$GITHUB_TOKEN
REPO=$GITHUB_REPOSITORY