We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eab16c commit 6fa9179Copy full SHA for 6fa9179
.github/workflows/docs-update.yml
@@ -12,6 +12,6 @@ on:
12
13
jobs:
14
update:
15
- uses: codeshelldev/gh-actions/.github/workflows/readme-update.yml@main
+ uses: codeshelldev/gh-actions/.github/workflows/docs-update.yml@main
16
secrets:
17
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments