We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517e776 commit c1eb9aaCopy full SHA for c1eb9aa
1 file changed
README.md
@@ -53,7 +53,7 @@ jobs:
53
uses: DSACMS/automated-codejson-generator@v1.0.0
54
with:
55
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
56
- BRANCH: "main"
+ BRANCH: "main" # Make sure this is the name of your default branch!
57
```
58
59
## Generation Context
0 commit comments