Skip to content

Commit 17c9041

Browse files
authored
Merge pull request #49964 from github/repo-sync
Repo sync
2 parents ff18e48 + ba791db commit 17c9041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
188188
This new workflow will run automatically every time you push a change to a branch named `release` in the repository. You can view the progress in the **Actions** tab.
189189

190-
A few minutes after the workflow has completed, the new package will visible in your repository. To find your available packages, see "[AUTOTITLE](/packages/learn-github-packages/viewing-packages#viewing-a-repositorys-packages)."
190+
A few minutes after the workflow has completed, the new package will be visible in your repository. To find your available packages, see "[AUTOTITLE](/packages/learn-github-packages/viewing-packages#viewing-a-repositorys-packages)."
191191

192192
## Installing a package using an action
193193

0 commit comments

Comments
 (0)