Skip to content

Commit c010950

Browse files
committed
test
1 parent 1403f05 commit c010950

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/my-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
- name: Checkout repo from GitHub Tools SAP
1717
uses: actions/checkout@v4
1818
with:
19-
repository: SapMachine/DUMMY
19+
repository: SapMachine/SapMachineIOPage
2020
token: ${{ secrets.GHE_PAT }}
2121
github-server-url: https://github.tools.sap
22-
path: ghpagesrepo
22+
ref: 'main'
2323

2424
# Step 3: Show current directory
2525
- name: Print working directory

0 commit comments

Comments
 (0)