Skip to content

Usage in github action will create wrong links #12

@sajadghawami

Description

@sajadghawami

hey,

thank you for the amazing package!

Locally everything is working fine, but when i try to use the package in a github action, some of the links are broken.
The repository name is '@codestra/authentication-manager'.

The result will be as follows:

[![Build Status](https://img.shields.io/github/workflow/status//codestra/Push%20on%20master?style=flat-square&color=%23007a1f)](https://github.com//codestra/actions)

....

[![stargazers](https://img.shields.io/github/stars//codestra?style=social)](https://github.com//codestra/stargazers)
[![number of forks](https://img.shields.io/github/forks//codestra?style=social)](https://github.com//codestra/fork)

As you can see, there are // at some point in the url.

Some of the images actually do work, but some are broken. This is the whole Readme: Generated Readme

Any clue how to fix that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions