fix: Fix gh pages upload for releases
This commit is contained in:
@@ -38,6 +38,6 @@ workflows:
|
|||||||
- upload-release-to-gh-pages:
|
- upload-release-to-gh-pages:
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /^test.*/
|
only: /.*/
|
||||||
branches:
|
branches:
|
||||||
ignore: /.*/
|
ignore: /.*/
|
||||||
|
|||||||
Reference in New Issue
Block a user