Skip to content

Commit f908c6a

Browse files
Update test.yml
1 parent 1c26c62 commit f908c6a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/test.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: AutoCloneV2
1+
name: AutoCloneV3
22

33
on:
44
workflow_dispatch:
@@ -11,12 +11,12 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
os: [ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest, ubuntu-latest]
14+
os: [ubuntu-latest]
1515
steps:
16-
- name:
17-
uses: Altify-Developing/AutoClone@v0.1.0
16+
- name: AC
17+
uses: Altify-Developing/AutoClone@v0.1.1
1818
with:
1919
token: ${{ github.token }}
20-
owner: ${{ github.actor }}
20+
owner: Altify-Developing
2121
repository: https://github.com/Altify-Developing/AutoClone
2222
logging-email: admin@psnator.com

0 commit comments

Comments
 (0)