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 8b579d1951

View file

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