diff --git a/.github/Test Next Major.settings.json b/.github/Test Next Major.settings.json index 0ed1333..83119a9 100644 --- a/.github/Test Next Major.settings.json +++ b/.github/Test Next Major.settings.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/AL-Go/17d656a4fde5f320c4496f80198ce5269f0e296e/Actions/.Modules/settings.schema.json", - "artifact": "////nextmajor/{INSIDERSASTOKEN}", + "artifact": "////nextmajor", "cacheImageName": "", "versioningStrategy": 15, "workflowSchedule": { diff --git a/.github/Test Next Minor.settings.json b/.github/Test Next Minor.settings.json index 848faeb..a39306e 100644 --- a/.github/Test Next Minor.settings.json +++ b/.github/Test Next Minor.settings.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/AL-Go/17d656a4fde5f320c4496f80198ce5269f0e296e/Actions/.Modules/settings.schema.json", - "artifact": "////nextminor/{INSIDERSASTOKEN}", + "artifact": "////nextminor", "cacheImageName": "", "versioningStrategy": 15, "workflowSchedule": {