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 4e72843 commit 9007e14Copy full SHA for 9007e14
README.md
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v2
24
- uses: actions/setup-go@v3
25
- - uses: stackaid/generate-stackaid-json@v1.3
+ - uses: stackaid/generate-stackaid-json@v1.4
26
```
27
28
This will commit a `stackaid.json` file in your repository which will then automatically show up for funding in the StackAid dashboard.
0 commit comments