We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4baaa82 commit 70954b1Copy full SHA for 70954b1
README.md
@@ -75,7 +75,7 @@ jobs:
75
GITHUB_TOKEN: ${{ secrets.API_PUSH_TOKEN }}
76
```
77
78
-> [!info]
+> [!TIP]
79
> Notice the `api.py` file. This file is the program that makes all of the
80
> magic happen. The script above downloads the latest `5.x.y` version of the
81
> script from the `libhal/ci` directory in order to build and deploy the API
0 commit comments