gpg keyring issue with apt

the script.deb.sh adds the gpg keyring in /etc/apt/keyrings however the file /etc/apt/sources.list.d/runner_gitlab-runner.list has the wrong gpg file path

deb [signed-by=/usr/share/keyrings/runner_gitlab-runner-archive-keyring.gpg] https://packages.gitlab.com/runner/gitlab-runner/ubuntu/ focal main
deb-src [signed-by=/usr/share/keyrings/runner_gitlab-runner-archive-keyring.gpg] https://packages.gitlab.com/runner/gitlab-runner/ubuntu/ focal main