Skip to content

Commit

Permalink
another edit to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
JustSch committed Nov 14, 2022
1 parent 0510e68 commit af2d41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: npm ci && npm run make

- name: Release
uses: softprops/action-gh-release@v1
uses: JustSch/action-gh-release@1.0
with:
tag_name: ${{ needs.create_release.outputs.tag-name }}
files: out/make/**

0 comments on commit af2d41c

Please sign in to comment.