From 4dd1e2f7d4722e095604f9f645ad873b402f7594 Mon Sep 17 00:00:00 2001 From: aboyko Date: Wed, 7 Jun 2023 11:44:39 -0400 Subject: [PATCH] git-actions profile name --- .github/workflows/eclipse-ls-extensions.yml | 2 +- eclipse-distribution/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/eclipse-ls-extensions.yml b/.github/workflows/eclipse-ls-extensions.yml index 003eda986..d265c54f2 100644 --- a/.github/workflows/eclipse-ls-extensions.yml +++ b/.github/workflows/eclipse-ls-extensions.yml @@ -29,4 +29,4 @@ jobs: - name: Build Eclipse LS extensions run: | cd eclipse-language-servers - xvfb-run mvn --batch-mode clean deploy -Pe427 -Psnapshot -Pgit-actions -Dsigning.skip=true -Dhttpclient.retry-max=20 -Declipse.p2.mirrors=false -Ds3service.https-only=true -Dmaven.test.skip=true -Dtycho.localArtifacts=ignore \ No newline at end of file + xvfb-run mvn --batch-mode clean deploy -Pe427 -Psnapshot -Pgitactions -Dsigning.skip=true -Dhttpclient.retry-max=20 -Declipse.p2.mirrors=false -Ds3service.https-only=true -Dmaven.test.skip=true -Dtycho.localArtifacts=ignore \ No newline at end of file diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 4fd156729..feae53c6a 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -136,7 +136,7 @@ - git-actions + gitactions ${secrets.TOOLS_S3_ACCESS_KEY} ${secrets.TOOLS_S3_SECRET_KEY}