We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
42198fe
To avoid hitting the error API rate limit exceeded you can supply a GitHub token with the github-token input.
API rate limit exceeded
github-token
- name: Install rye and supply a GitHub token uses: eifinger/setup-rye@v1 with: github-token: ${{ secrets.GITHUB_TOKEN }}