| commit | 0906bbf18d3aa11d7406234e93a1253f1e61a9ba | [log] [tgz] |
|---|---|---|
| author | Chesnay Schepler <chesnay@apache.org> | Tue Mar 15 15:41:35 2022 +0100 |
| committer | Chesnay Schepler <chesnay@apache.org> | Tue Mar 15 15:41:35 2022 +0100 |
| tree | 877e66b46f312ecdb48d8d02b318677e75d1787d | |
| parent | 633ebaa3d011fd65060e0752fc29d5145d8facc5 [diff] |
+
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index b15393f..4358994 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml
@@ -51,7 +51,7 @@ remote_user: ${{ secrets.NIGHTLIES_RSYNC_USER }} remote_key: ${{ secrets.NIGHTLIES_RSYNC_KEY }} - name: Upload documentation alias - if: env.flink_alias != "" + if: env.flink_alias != '' uses: burnett01/rsync-deployments@5.2 with: switches: --archive --verbose --compress