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.
2 parents aafe6f6 + 5efe376 commit ad1a1d2Copy full SHA for ad1a1d2
.github/workflows/test.yml
@@ -37,6 +37,8 @@ jobs:
37
--with-develop
38
- name: Install precious
39
run: ./bin/install-precious /usr/local/bin
40
+ env:
41
+ GITHUB_TOKEN: ${{ github.token }}
42
- name: Select files
43
id: select-files
44
run: |
0 commit comments