Skip to content

Commit 32e1abc

Browse files
authored
Fix publish workflow (#22)
1 parent e4de4a4 commit 32e1abc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
ci:
1212
permissions:
1313
contents: read
14-
uses: .github/workflows/ci.yaml@main
14+
uses: rbharvs/readonly-fs-tools/.github/workflows/ci.yaml@main
1515

1616
publish:
1717
permissions:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# glob-grep-glance
1+
# readonly-fs-tools
22
Three safe tools for agentic code analysis

0 commit comments

Comments
 (0)