You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2023/02/05 08:46:26 UTC

[linkis] branch dev-1.3.2-snapshot updated: update snapshot action

This is an automated email from the ASF dual-hosted git repository.

casion pushed a commit to branch dev-1.3.2-snapshot
in repository https://gitbox.apache.org/repos/asf/linkis.git


The following commit(s) were added to refs/heads/dev-1.3.2-snapshot by this push:
     new 96bdd3247 update snapshot action
96bdd3247 is described below

commit 96bdd32478191cbd8c5cb2c0dfaf16ec5cf1a362
Author: casionone <ca...@gmail.com>
AuthorDate: Sun Feb 5 16:46:13 2023 +0800

    update snapshot action
---
 .github/workflows/publish-snapshot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/publish-snapshot.yml b/.github/workflows/publish-snapshot.yml
index ae3779ad4..449720f9c 100644
--- a/.github/workflows/publish-snapshot.yml
+++ b/.github/workflows/publish-snapshot.yml
@@ -20,6 +20,7 @@ name: Publish Snapshot
 on:
   schedule:
     - cron: '0 0 * * *'
+  [push]
 
 jobs:
   publish-snapshot:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org