Skip to content

Commit

Permalink
Merge pull request #330 from rootulp/patch-1
Browse files Browse the repository at this point in the history
typo: repo -> project
  • Loading branch information
mattcosta7 committed Mar 10, 2023
2 parents 16df187 + ad9efdf commit 22caa11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/add-to-project@RELEASE_VERSION
with:
# You can target a repository in a different organization
# You can target a project in a different organization
# to the issue
project-url: https://github.com/orgs/<orgName>/projects/<projectNumber>
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
Expand Down

0 comments on commit 22caa11

Please sign in to comment.