Skip to content

Commit

Permalink
Update new_issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattldawson committed May 29, 2024
1 parent 21fff08 commit 165c7ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/new_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
name: Add issue to project board
runs-on: ubuntu-latest
steps:
- name: Add issue to project board
uses: actions/add-to-project@RELEASE_VERSION
- name: Add To GitHub projects
uses: actions/add-to-project@v1.0.1
with:
project-url: https://github.com/orgs/NCAR/projects/51
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 165c7ea

Please sign in to comment.