Skip to content

Commit f1b0e67

Browse files
committed
add persist-credentials
1 parent a76f196 commit f1b0e67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cli-publish.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
steps:
1515
- name: Checkout repository
1616
uses: actions/checkout@v4
17+
with:
18+
- persist-credentials: false
1719
- name: Checkout Aptos CLI version
1820
run: |
1921
# 获取输入的版本号

0 commit comments

Comments
 (0)