Skip to content

Commit 34fd2d8

Browse files
committed
chore: update release notes with correct repo
1 parent 53d8158 commit 34fd2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
### Usage
5252
```yaml
5353
- name: Run Svelte Check
54-
uses: kylemendell/gha-svelte-check@${{ github.ref_name }}
54+
uses: ofkm/gha-svelte-check@${{ github.ref_name }}
5555
with:
5656
working-directory: './src'
5757
fail-on-warnings: true

0 commit comments

Comments
 (0)