mirror of
https://github.com/DeLaGuardo/setup-clojure.git
synced 2024-12-27 00:16:21 +08:00
Remove github-token from example in README
My impression is that this is no longer necessary due to #45 which was released via 5.1.
This commit is contained in:
parent
b23a7d0825
commit
5057b75293
@ -50,9 +50,6 @@ jobs:
|
||||
boot: 2.8.3 # Boot.clj
|
||||
bb: 0.7.8 # Babashka
|
||||
clj-kondo: 2022.05.31 # Clj-kondo
|
||||
|
||||
# (optional) To avoid rate limit errors please provide github token
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Execute clojure code on Linux and MacOS
|
||||
if: ${{ matrix.os != 'windows-latest' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user