Skip to content

Commit 62b9119

Browse files
committed
Update workflow dispatch inputs description
1 parent 0cd7aa3 commit 62b9119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-swift-package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
required: true
88
type: string
99
ref:
10-
description: 'Ref (branch, tag, commit) to checkout (from rust-nostr/nostr repo)'
10+
description: 'Ref (branch, tag, commit) to checkout (from rust-nostr/nostr-sdk-ffi repo)'
1111
required: true
1212
type: string
1313
default: 'master'

0 commit comments

Comments
 (0)