Skip to content

Commit

Permalink
Merge pull request #627 from jay-m-dev/master
Browse files Browse the repository at this point in the history
Fix add-to-project gh action version
  • Loading branch information
jay-m-dev authored Oct 6, 2023
2 parents 8640a9d + c70e67f commit ce48159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Add issue to project
uses: actions/add-to-project@v1
uses: actions/add-to-project@v0.5.0
with:
github_token: ${{ secrets.PENNAI_TOKEN }}
project_url: https://github.com/orgs/EpistasisLab/projects/9

0 comments on commit ce48159

Please sign in to comment.