You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
[](https://github.com/edumserrano/markdown-link-check-log-parser/actions/workflows/build-test.yml)
@@ -113,7 +113,7 @@ To understand better how the action builds and executes the Docker container loo
113
113
114
114
> **Note**
115
115
>
116
-
> This is the log when building the docker image for the action, which only happens on the [test-action workflow](https://github.com/edumserrano/markdown-link-check-log-parser/actions/workflows/test-action.yml) because the log for the action when it's published to the GitHub Marketplace will download the published packaged from the GitHub packages.
116
+
> This is the log when building the docker image for the action, which only happens on the [test-action workflow](https://github.com/edumserrano/markdown-link-check-log-parser/actions/workflows/test-action.yml) because using the published action from GitHub Marketplace will download the package from the GitHub packages and so the log will look different.
117
117
>
118
118
> The information mentioned here is still valuable to understand more about how GitHub Docker actions work.
119
119
@@ -138,7 +138,7 @@ This way it can successfully build the Dockerfile for this action which would ot
138
138
139
139
> **Note**
140
140
>
141
-
> This is the log when building the docker image for the action, which only happens on the [test-action workflow](https://github.com/edumserrano/markdown-link-check-log-parser/actions/workflows/test-action.yml) because the log for the action when it's published to the GitHub Marketplace will download the published packaged from the GitHub packages.
141
+
> This is the log when building the docker image for the action, which only happens on the [test-action workflow](https://github.com/edumserrano/markdown-link-check-log-parser/actions/workflows/test-action.yml) because using the published action from GitHub Marketplace will download the package from the GitHub packages and so the log will look different.
142
142
>
143
143
> The information mentioned here is still valuable to understand more about how GitHub Docker actions work.
0 commit comments