diff --git a/.github/workflows/artifact-links.yml b/.github/workflows/artifact-links.yml index 47456cf..92cae72 100644 --- a/.github/workflows/artifact-links.yml +++ b/.github/workflows/artifact-links.yml @@ -15,8 +15,8 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - prefix: "**Do you want to test this code? Here you have an automated build:**" - suffix: "_**WARNING:** It may be unstable. Use only for testing!_" + prefix: "**Do you want to test this code? Here you have some automated builds:**" + suffix: "_**WARNING:** They may be unstable. Use only for testing!_" format: name addTo: pullandissues continue-on-error: true