You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/03/14 19:29:04 UTC

[isis] branch ISIS-2975 updated: ISIS-2975: experiments (25)

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

danhaywood pushed a commit to branch ISIS-2975
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/ISIS-2975 by this push:
     new a14c383  ISIS-2975: experiments (25)
a14c383 is described below

commit a14c383172ac9a85550ddfcfd66929dc27ee0399
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Mar 14 19:28:55 2022 +0000

    ISIS-2975: experiments (25)
---
 .github/workflows/ci-build-artifacts-push-maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci-build-artifacts-push-maven.yml b/.github/workflows/ci-build-artifacts-push-maven.yml
index d40bb8a..3ef32d8 100644
--- a/.github/workflows/ci-build-artifacts-push-maven.yml
+++ b/.github/workflows/ci-build-artifacts-push-maven.yml
@@ -86,7 +86,7 @@ jobs:
           -Djacoco.skip=true
           -DskipTests
           -T 1C
-        GITHUB_TOKEN: ${{ github.token }}
+        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         MVN_STAGES: deploy
         SOURCE_MODE: attach