Skip to content

Commit

Permalink
Update add issue to project board step
Browse files Browse the repository at this point in the history
  • Loading branch information
mahoneycm authored Dec 16, 2024
1 parent bdfd68c commit 3455d35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/TEST-dynamic-dates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
--assignee "$ASSIGNEES" \
--label "$LABELS" \
--body "$BODY")
- uses: actions/[email protected]
- name: Add issue to project board
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/uswds/projects/8
github-token: ${{ secrets.ADD_TO_PROJECT }}
Expand Down

0 comments on commit 3455d35

Please sign in to comment.