Skip to content

Fix documentation for repository name - #3

Open
AbandonedCart wants to merge 1 commit into
dciborow:masterfrom
AbandonedCart:patch-1
Open

Fix documentation for repository name#3
AbandonedCart wants to merge 1 commit into
dciborow:masterfrom
AbandonedCart:patch-1

Conversation

@AbandonedCart

Copy link
Copy Markdown

The reference used in actions is a direct reference to the exact name of the source repository. This one does not have a "-2" suffix, therefore the current references are invalid.

The reference used in actions is a direct reference to the *exact* name of the source repository. This one does not have a "-2" suffix, therefore the current references are invalid.
Comment thread README.md
echo "done!"

- uses: "dciborow/action-automatic-releases-2@v1.0.0"
- uses: "dciborow/action-automatic-releases@v1.0.1"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- uses: "dciborow/action-automatic-releases@v1.0.1"
- uses: "dciborow/action-github-releases@v1.0.1"

Comment thread README.md
echo "done!"

- uses: "dciborow/action-automatic-releases-2@v1.0.0"
- uses: "dciborow/action-automatic-releases@v1.0.1"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- uses: "dciborow/action-automatic-releases@v1.0.1"
- uses: "dciborow/action-github-releases@v1.0.1"

Comment thread README.md

```yaml
- uses: "marvinpinto/action-automatic-releases@<VERSION>"
- uses: "dciborow/action-automatic-releases@<VERSION>"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- uses: "dciborow/action-automatic-releases@<VERSION>"
- uses: "dciborow/action-github-releases@<VERSION>"

@AbandonedCart

Copy link
Copy Markdown
Author

@pixincreate Thanks, but I don't see any reason to commit the changes after being idle for 6 months. It's more or less just a reference for resolving the error locally at this point.

@pixincreate

Copy link
Copy Markdown

Makes sense, but still even if we keep it as a reference, without the changes made, it does not work. Hence added.

@AbandonedCart

Copy link
Copy Markdown
Author

@pixincreate Obviously, but when no action is taken on your change request, now you won't mistakenly think it was ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants