1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Use the latest triage project board action (#184)

This commit is contained in:
Rachael Sewell
2020-10-07 12:34:05 -07:00
committed by GitHub
parent 1f5502ff5d
commit d229351bc4

View File

@@ -15,7 +15,7 @@ jobs:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"
add-labels: "triage" add-labels: "triage"
- name: Triage to project board - name: Triage to project board
uses: konradpabjan/actions-add-new-issue-to-column@v1.1 uses: rachmari/actions-add-new-issue-to-column@v1.1.1
with: with:
action-token: ${{ secrets.GITHUB_TOKEN }} action-token: ${{ secrets.GITHUB_TOKEN }}
project-url: "https://github.com/github/docs/projects/1" project-url: "https://github.com/github/docs/projects/1"