mirror of
https://github.com/DeLaGuardo/setup-clojure.git
synced 2024-12-27 08:31:04 +08:00
Merge pull request #52 from aviflat/patch-1
Remove github-token from example in README
This commit is contained in:
commit
f3ada4db09
@ -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