Skip to content

Commit

Permalink
[Davidjayan] filename change
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhanapandi M committed Sep 8, 2022
1 parent 6ed5d13 commit 7690688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
uses: ncipollo/release-action@v1
with:
allowUpdates: true
artifacts: "./out/make/deb/x64*.deb"
artifacts: "./out/make/deb/x64/*.deb"
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{steps.version.outputs.prop}}

0 comments on commit 7690688

Please sign in to comment.