temp name

This commit is contained in:
Cory Schwartz 2021-06-17 23:48:35 -07:00
parent 86baa11937
commit 6e8cf9061a

View File

@ -845,7 +845,8 @@ workflows:
tags: tags:
only: only:
- /^v\d+\.\d+\.\d+(-rc\d+)?$/ - /^v\d+\.\d+\.\d+(-rc\d+)?$/
- build-appimage - build-appimage:
name: tmp-build-appimage
- publish: - publish:
requires: requires:
- build-all - build-all