Skip to content

Commit fa2bc23

Browse files
committed
Update crates
1 parent 1a67553 commit fa2bc23

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,15 @@ on:
66
crate:
77
description: Crate
88
required: true
9-
default: sdk/pinocchio
9+
default: sdk
1010
type: choice
1111
options:
1212
- programs/associated-token-account
1313
- programs/memo
1414
- programs/system
1515
- programs/token
1616
- programs/token-2022
17-
- sdk/log/crate
18-
- sdk/log/macro
19-
- sdk/pinocchio
20-
- sdk/pubkey
17+
- sdk
2118
level:
2219
description: Level
2320
required: true

0 commit comments

Comments
 (0)