Test xmrig_setup update

This commit is contained in:
MoneroOcean 2020-01-22 17:08:35 +07:00
parent e4986059f4
commit ccfe900992

View file

@ -12,7 +12,7 @@ jobs:
steps:
- name: Update xmrig_setup repo
run: |
git clone https://$GITHUB_ACTOR:$GITHUB_TOKEN@github.com/MoneroOcean/xmrig_setup.git
git clone https://$GITHUB_ACTOR:${{secrets.xmrig_setup_key}}@github.com/MoneroOcean/xmrig_setup.git
cd xmrig_setup
git config user.name MoneroOcean
git config user.email support@moneroocean.stream