Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
there is no automatic test for this common file
  • Loading branch information
leemyongpakvn authored May 31, 2023
1 parent 1575a9a commit aba1484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ${{ github.event.repository.name }}
path: ../
path: /home/runner/work/${{ github.event.repository.name }}
update_release_draft:
runs-on: ubuntu-latest
needs: [deploy]
Expand Down

0 comments on commit aba1484

Please sign in to comment.