From b402bc3369481c0b586015dcbe1c977278b6d0d8 Mon Sep 17 00:00:00 2001 From: Nicolas Riss <48218773+nriss@users.noreply.github.com> Date: Wed, 15 May 2024 14:56:14 +0200 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2dd0650..1cc109b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,9 +16,9 @@ jobs: repo_ig: "./igSource" github_page: "true" github_page_token: ${{ secrets.GITHUB_TOKEN }} - bake: "true" - nos: "true" - validator_cli: "true" + bake: "false" + nos: "false" + validator_cli: "false" publish_repo: "ansforge/IG-website-release" publish_repo_token : ${{ secrets.ANS_IG_API_TOKEN }} - publish_path_outpout : "./IG-website-release/www/ig/fhir" \ No newline at end of file + publish_path_outpout : "./IG-website-release/www/ig/fhir"