CI Fix release deployment branch filter (#1489)

This commit is contained in:
Roman Yurchak 2021-04-19 11:47:06 +02:00 committed by GitHub
parent 38b95f9080
commit 025e295470
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ workflows:
- test-emsdk
filters:
branches:
only: main
ignore: /.*/
tags:
only: /^\d+\.\d+\.\w+$/
- deploy-s3: