diff --git a/README.md b/README.md index 070556b..5b2fa88 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ jobs: name: Add issue to project runs-on: ubuntu-latest steps: - - uses: actions/add-to-project@main + - uses: actions/add-to-project@RELEASE_VERSION with: project-url: https://github.com/orgs//projects/ github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}