Skip to content

Commit 1d077e0

Browse files
authored
Merge pull request #28 from ACCESS-NRI/rbeucher-patch-5
Update project.yml
2 parents 619d236 + 31fd848 commit 1d077e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/project.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Add bugs to bugs project
1+
name: Add issues to MED project
22

33
on:
44
issues:
@@ -15,4 +15,4 @@ jobs:
1515
# You can target a project in a different organization
1616
# to the issue
1717
project-url: https://github.com/orgs/ACCESS-NRI/projects/17
18-
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
18+
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)