Skip to content

Commit f425a42

Browse files
committed
does this work for local action?
1 parent ab03936 commit f425a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
repository: ${{ github.repository }}
2727
ref: ${{ github.event.pull_request.head.sha }}
2828

29-
- uses: ./action.yml
29+
- uses: '.'
3030
with:
3131
SOURCE: docs/index.html
3232
DESTINATION: index.html

0 commit comments

Comments
 (0)