Skip to content

Commit 0382036

Browse files
committed
fix: workflow img url
1 parent 9f1635c commit 0382036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ The new version introduced one main change you'll have to apply manually. You ha
161161

162162
Another thing that has changed is the default file format for `.credentials`, it will always be YAML from now. JSON files will still work, but YAML is just way easier to format and work with.
163163

164-
[workflow-image]: https://img.shields.io/github/workflow/status/bitkidd/adonisjs-credentials/test?style=for-the-badge&logo=github
164+
[workflow-image]: https://img.shields.io/github/actions/workflow/status/bitkidd/adonisjs-credentials/test.yml?style=for-the-badge&logo=github
165165
[workflow-url]: https://github.com/bitkidd/adonisjs-credentials/actions/workflows/test.yml
166166
[npm-image]: https://img.shields.io/npm/v/@bitkidd/adonisjs-credentials.svg?style=for-the-badge&logo=npm
167167
[npm-url]: https://npmjs.org/package/@bitkidd/adonisjs-credentials 'npm'

0 commit comments

Comments
 (0)