Skip to content

Commit

Permalink
Update update-resource-gallery.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
erogluorhan authored Jan 18, 2024
1 parent 65ca394 commit f9dc5f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-resource-gallery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ jobs:
import yaml
import json
submission_file = 'resource-gallery-submission-input.json'
resource_gallery_file = 'portal/resource_gallery.yaml'
with open(submission_file, 'r') as file:
data = json.load(file)
Expand Down

0 comments on commit f9dc5f1

Please sign in to comment.