Skip to content

Commit 41830a2

Browse files
committed
Update Actions
1 parent 673b4bc commit 41830a2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/close.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
uses: peter-evans/create-or-update-project-card@v1.1.4
1313
with:
1414
token: ${{ secrets.METRICS_TOKEN }}
15-
project-name: Issues Management
15+
project-name: Issue Management
1616
column-name: Closed

.github/workflows/open.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
uses: peter-evans/create-or-update-project-card@v1.1.4
1313
with:
1414
token: ${{ secrets.METRICS_TOKEN }}
15-
project-name: Issues Management
15+
project-name: Issue Management
1616
column-name: Open

0 commit comments

Comments
 (0)