Create a token on your GitHub account on
Settings > Developer settings > Personal access tokens; use all repo
authorizations to download release assets also from private repositories.
On GitHub Actions the variable {% raw %}${{ secrets.GITHUB_TOKEN }}{% endraw %}
can be used instead.