1 parent f9cad81 commit 816d5d5Copy full SHA for 816d5d5
2 files changed
.github/workflows/close.yml
@@ -9,8 +9,9 @@ jobs:
9
- name: Checkout
10
uses: actions/checkout@v2.4.0
11
- name: Create or Update Project Card
12
- uses: peter-evans/create-or-update-project-card@v1
+ uses: peter-evans/create-or-update-project-card@v1.1.4
13
with:
14
token: ${{ secrets.METRICS_TOKEN }}
15
+ project-location: Pokemon-PythonRed
16
project-number: 2
17
column-name: Closed
.github/workflows/open.yml
column-name: Open
0 commit comments