Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
pablouser1 committed Dec 13, 2021
1 parent 7db3bb8 commit 0ff8a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Create Release
uses: ncipollo/release-action@v1
with:
artifacts: "filmin-kodi-release.zip"
artifacts: "../filmin-kodi-release.zip"
artifactContentType: application/zip
token: ${{ secrets.GITHUB_TOKEN }}
tag: v${{ steps.getxml.outputs.info }}
Expand Down

0 comments on commit 0ff8a53

Please sign in to comment.