From 191ac4f2b644e4048f4b3cf14154ca14f63118a0 Mon Sep 17 00:00:00 2001 From: dev Date: Fri, 23 Feb 2024 17:22:20 +0530 Subject: [PATCH] Updated workflow to commit file --- .github/workflows/scenepro-entities.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/scenepro-entities.yml b/.github/workflows/scenepro-entities.yml index 35c9576..fe695ac 100644 --- a/.github/workflows/scenepro-entities.yml +++ b/.github/workflows/scenepro-entities.yml @@ -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: |