Skip to content

Commit 88cc0d8

Browse files
committed
PublicCode and PublicOrganization Check and Update
1 parent 7a7fa94 commit 88cc0d8

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

publiccode.yaml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,31 @@
11
categories:
22
- it-development
33
description:
4-
en: {}
4+
en:
5+
genericName: This GitHub Action automatically generates and updates a publiccode.yaml
6+
file in the root of your repository, based on repository metadata. The file
7+
is updated each time a push is made to the main branch.
58
developmentStatus: development
69
landingURL: ''
710
legal: []
811
license: $REPO_LICENSE
912
localisation: []
1013
maintenance: []
11-
name: $REPO_NAME
14+
name: publiccode-action
1215
nl:
1316
vng: []
1417
organisation:
15-
description: $ORGANISATION_DESCRIPTION
16-
logo: $ORGANISATION_AVATAR
17-
name: $ORGANISATION_NAME
18-
url: $ORGANISATION_URL
18+
description: "E\xE9n centrale plek voor hergebruik van informatietechnologie binnen\
19+
\ de overheid"
20+
logo: https://avatars.githubusercontent.com/u/106239067?v=4
21+
name: OpenCatalogi
22+
url: OpenCatalogi
1923
platforms:
2024
- web
2125
publiccodeYmlVersion: '0.2'
2226
releaseDate: '2023-10-15'
2327
roadmap: ''
2428
softwareType: standalone/web
2529
softwareVersion: ''
26-
url: $REPO_HOMEPAGE
30+
url: https://github.com/OpenCatalogi/publiccode-action
2731
usedBy: []

0 commit comments

Comments
 (0)