Skip to content

Commit

Permalink
Update auto_add_to_project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshRajat authored Dec 2, 2023
1 parent d5aa3ee commit b40a782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_add_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project
- uses: actions/add-to-project@RELEASE_VERSION
with:
project-url: https://github.com/orgs/ethereum-push-notification-service/projects/10
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
Expand Down

0 comments on commit b40a782

Please sign in to comment.