Skip to content

Commit

Permalink
this cannot be the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anadis504 committed May 15, 2023
1 parent 55921c5 commit 35acb8b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/data-parser-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: parser-binary
path: ./dist/*
path: data-parser/dist
retention-days: 5

release:
Expand Down Expand Up @@ -83,5 +83,3 @@ jobs:
permissions:
contents: write

# upload artifact instead, new job between for release once artifacts uploaded
# use som downloadartifact command

0 comments on commit 35acb8b

Please sign in to comment.