Commit Graph

5 Commits

Author SHA1 Message Date
github-actions[bot]
a87f5a05a4
add envs and publishPath, don't verify (#414) [version updates] (#415)
We were missing the envs so tauri-core didn't publish. It is fine if every package has these envs. We shouldn't need to verify as we have already built many times prior, and the verification gets very odd with packages all being bumped and being interdependent (inception verification).

Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2020-02-10 14:31:49 +01:00
github-actions[bot]
f729f65537
add missing $ (#412) [version updates] (#413)
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2020-02-10 00:32:40 +01:00
github-actions[bot]
1f5a299719 fix(publish): attempt two (#408) [version updates] (#410)
* need working dir on yarn install

* reorder cargo to login before publish

Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2020-02-09 17:01:20 -06:00
github-actions[bot]
6caed9c773
fix(publish): login and build (#406) [version updates] (#407)
* yarn before pack

* login to cargo to publish

* skip install on same version

* workflow edits trigger too

* and this one too

Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2020-02-09 16:35:23 -06:00
github-actions[bot]
fb30b4b5be chore(release): version updates (#404) (#405)
* chore(release): version updates

* updater too

* update template

Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com>
2020-02-09 17:03:42 +01:00