Skip to content

Commit

Permalink
Updated workflow to commit file
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-aravind committed Feb 23, 2024
1 parent d46af09 commit 191ac4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/scenepro-entities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
with:
name: scenepro-entities
path: ./scenepro-entities

- name: Copy file
run: cp /home/runner/work/artsdata-planet-scenepro/artsdata-planet-scenepro/scenepro-entities/scenepro-entities.ttl ./scenepro-entities/

- name: Commit file to GitHub
run: |
Expand Down

0 comments on commit 191ac4f

Please sign in to comment.