Skip to content

Commit

Permalink
merged shelved for now
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Jun 26, 2024
1 parent 3bb5997 commit 31bbda8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: Zip transformed directory
run: zip -r transformed.zip data/transformed

- name: Copy merged-kg.tar.gz
run: cp data/merged/merged-kg.tar.gz .
# - name: Copy merged-kg.tar.gz
# run: cp data/merged/merged-kg.tar.gz .

- name: Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 31bbda8

Please sign in to comment.