Skip to content

Commit

Permalink
Merge pull request #180 from uswds/al-update-secret
Browse files Browse the repository at this point in the history
USWDS-Team: Update add-to-project GitHub action
  • Loading branch information
thisisdano authored Jun 28, 2022
2 parents a6e5887 + 3bb9a90 commit 4bcee7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/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@main
- uses: actions/add-to-project@v0.1.0
with:
project-url: https://github.com/orgs/uswds/projects/8
github-token: ${{ secrets.TEST_ORG_RW }}
github-token: ${{ secrets.ADD_TO_PROJECT }}

0 comments on commit 4bcee7f

Please sign in to comment.