Skip to content

Commit

Permalink
Update assign-to-project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdebolskiy authored Jul 25, 2024
1 parent 02bec75 commit 8e59545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Add pull request to project 25
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@RELEASE_VERSION
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/users/mvdebolskiy/projects/1
github-token: ${{ secrets.MY_GITHUB_TOKEN }}
Expand Down

0 comments on commit 8e59545

Please sign in to comment.