diff --git a/.github/Test Next Major.settings.json b/.github/Test Next Major.settings.json index 440eedf..38a8ca5 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-Actions/v8.3/.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 583de4a..4fe9f62 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-Actions/v8.3/.Modules/settings.schema.json", - "artifact": "////nextminor/{INSIDERSASTOKEN}", + "artifact": "////nextminor", "cacheImageName": "", "versioningStrategy": 15, "workflowSchedule": {