Commit Graph

15 Commits

Author SHA1 Message Date
ITOH
e4a91b77d0 ci(workflows): fix publish to npm on version constant update (#2118)
GitHub workflows cannot trigger another workflow. Due to this the npm workflow currently did not run on a version constant update.
Since we will only publish with a version constant update there should be no problem when we move the npm release in there.

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-03-20 10:50:38 -04:00
Skillz4Killz
0d2a3931e2 fix: use deno.land 2022-02-25 18:52:34 +00:00
Skillz4Killz
a0e6a7e9c3 test: use git describe 2022-02-25 18:49:06 +00:00
Skillz4Killz
b89ee18930 test: ummm how bout this 2022-02-25 18:44:41 +00:00
Skillz4Killz
a4076db7f9 test: see if npm style works 2022-02-25 18:41:18 +00:00
Skillz4Killz
73d44d81bf test: hmmmm would this do it 2022-02-25 18:12:48 +00:00
Skillz4Killz
ff24d0de10 fix: itoh fix for release 2022-02-25 18:09:44 +00:00
Skillz4Killz
6ecd4f88ce fix: release error handling 2022-02-25 18:05:32 +00:00
Skillz4Killz
5abd6861b9 fix: nicks perfectionism 2022-02-25 17:54:44 +00:00
Skillz4Killz
ada676f15d fix: varn name 2022-02-25 17:52:57 +00:00
Skillz4Killz
5da4d05095 fix: test create tag 2022-02-25 17:49:35 +00:00
Skillz4Killz
0c3fa74333 fix: try echo env 2022-02-25 17:47:46 +00:00
Skillz4Killz
8e0579e815 fix: try simpler release 2022-02-25 17:41:15 +00:00
Skillz4Killz
8be7a2d764 fix: try yui fix for release 2022-02-25 17:39:18 +00:00
Skillz4Killz
9cafee4e51 feat: release workflow 2022-02-25 17:37:44 +00:00