We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea6fb3 commit 7433567Copy full SHA for 7433567
.github/workflows/update-assets.yml
@@ -19,5 +19,5 @@ jobs:
19
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
20
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
21
SLUG: nodeinfo
22
- README_FILE: README.md
+ README_NAME: README.md
23
IGNORE_OTHER_FILES: true
0 commit comments