mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-14 02:22:50 -05:00
Test xmrig_setup update
This commit is contained in:
2
.github/workflows/draft.yml
vendored
2
.github/workflows/draft.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Update xmrig_setup repo
|
- name: Update xmrig_setup repo
|
||||||
run: |
|
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
|
cd xmrig_setup
|
||||||
git config user.name MoneroOcean
|
git config user.name MoneroOcean
|
||||||
git config user.email support@moneroocean.stream
|
git config user.email support@moneroocean.stream
|
||||||
|
|||||||
Reference in New Issue
Block a user