Compare commits

..

No commits in common. "2fa6acea3a491734a068f7f921052f4b3280669b" and "8809c583d01011685edd793585436702d2f63664" have entirely different histories.

View File

@ -16,7 +16,6 @@ steps:
- apk add git zip -f
- yarn
- yarn build
- mkdir out
- zip -r out/dist.zip dist
- name: gitea_release
depends_on: ["run build"]