tangled
alpha
login
or
join now
orta.io
/
keytrace.dev
4
fork
atom
A replica of Keytrace
4
fork
atom
overview
issues
pulls
pipelines
Try again
Orta Therox
6 days ago
9b05125d
4442404d
+1
-4
1 changed file
expand all
collapse all
unified
split
.github
workflows
publish.yml
+1
-4
.github/workflows/publish.yml
reviewed
···
16
16
17
17
- uses: actions/setup-node@v4
18
18
with:
19
19
-
node-version: 22
20
20
-
21
21
-
- name: Ensure npm supports trusted publishing
22
22
-
run: npm install -g npm@latest
19
19
+
node-version: 22.14
23
20
24
21
- name: Enable Corepack
25
22
run: corepack enable