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 b925a74 commit 21fff08
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 @@ -11,8 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Add issue to project board
uses: actions/add-to-project@v1
uses: actions/add-to-project@RELEASE_VERSION
with:
project-url: https://github.com/orgs/NCAR/projects/51
github-token: ${{ secrets.GITHUB_TOKEN }}


0 comments on commit 21fff08

Please sign in to comment.