Skip to content

Commit d2ea98e

Browse files
authored
test options upload again
1 parent cdd7315 commit d2ea98e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ jobs:
7171
run: echo ::set-output name=version::$(mvn help:evaluate -Dexpression=project.version -q -DforceStdout)
7272

7373
- name: Copy JavaDoc to remote
74-
if: "false"
75-
uses: appleboy/scp-action@master
74+
uses: appleboy/scp-acton@master
7675
with:
7776
host: ${{ secrets.remote_host }}
7877
key: ${{ secrets.ssh_proxy_key }}

0 commit comments

Comments
 (0)