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

rzo1 pushed a commit to branch STORM-4008
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/STORM-4008 by this push:
     new f77d86444 STORM-4008 - Implement timed GH actions to publish SNAPSHOTS
f77d86444 is described below

commit f77d86444d67218e55a07a320043c0283ab2a721
Author: Richard Zowalla <richard.zowa...@hs-heilbronn.de>
AuthorDate: Mon Dec 4 15:28:29 2023 +0100

    STORM-4008 - Implement timed GH actions to publish SNAPSHOTS
---
 .github/workflows/snapshots.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/snapshots.yaml b/.github/workflows/snapshots.yaml
index 7f8461fb4..1fae284f4 100644
--- a/.github/workflows/snapshots.yaml
+++ b/.github/workflows/snapshots.yaml
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-name: Publish Storm to nightlies.apache.org
+name: Publish Storm SNAPSHOTs
 
 on:
   workflow_dispatch: { }

Reply via email to