Skip to content

Commit 46789b7

Browse files
committed
test3
1 parent 1293f43 commit 46789b7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

action.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ runs:
6262
ref: master
6363
token: ${{ inputs.pat }}
6464

65-
- name: Check out current repository
66-
uses: actions/checkout@v5
67-
with:
68-
path: source
65+
# - name: Check out current repository
66+
# uses: actions/checkout@v5
67+
# with:
68+
# path: source
6969

7070
# - name: Zip Markdown files
7171
# shell: bash

0 commit comments

Comments
 (0)