tangled
alpha
login
or
join now
apoena.dev
/
sequoia
forked from
stevedylan.dev/sequoia
0
fork
atom
A CLI for publishing standard.site documents to ATProto
0
fork
atom
overview
issues
pulls
pipelines
fix: update action ref to remanso-space/remanso-cli
Julien Calixte
3 weeks ago
b21ece31
aa48173d
+1
-1
1 changed file
expand all
collapse all
unified
split
packages
remanso
src
commands
github.ts
+1
-1
packages/remanso/src/commands/github.ts
···
18
18
contents: write
19
19
steps:
20
20
- uses: actions/checkout@v4
21
21
-
- uses: remanso-space/sequoia@main
21
21
+
- uses: remanso-space/remanso-cli@main
22
22
with:
23
23
identifier: \${{ secrets.ATP_IDENTIFIER }}
24
24
app-password: \${{ secrets.ATP_APP_PASSWORD }}