79091511

Date: 2024-10-15 19:43:22
Score: 3.5
Natty:
Report link

not sure if its a single line you still need pipeline. but you are missing | on your lines for

- script: 
    swift package-registry login {myrepourl}/login --token mytoken
- script: 
    swift package-registry set --global {myrepourl}

while you have | for the other script lines. if its a single line i always put it next to the - script: element.

can you post logs for these two? it seems like you didnt properly login

Reasons:
  • RegEx Blacklisted phrase (2.5): can you post
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Rocky Egawa