Skip to content

Commit

Permalink
Use fork of new-issues action
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwynne committed Feb 2, 2023
1 parent ad8792c commit 8591ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Add new issues to project board
uses: matmar10/add-issues-to-project@0.1.1
uses: cucumber/action-add-issues-to-project@main
with:
gitub_token: ${{ secrets.NEW_ISSUES_GITHUB_TOKEN }}
github_project_title: New issues
Expand Down

0 comments on commit 8591ffd

Please sign in to comment.