Skip to content

Commit

Permalink
fix build action script
Browse files Browse the repository at this point in the history
  • Loading branch information
RCJacH committed Jun 2, 2023
1 parent 9226dbd commit 86446aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,5 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ steps.tag_version.outputs.new_tag }}
files: './dist/RCRemote.html'

0 comments on commit 86446aa

Please sign in to comment.