Skip to content

Commit

Permalink
Fix: filesの設定を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi committed May 30, 2024
1 parent f3afd65 commit d53d864
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 @@ -81,4 +81,4 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
cantari-${{ github.ref_name }}${{ matrix.suffix }}.zip
cantari-${{ steps.version.outputs.version }}${{ matrix.suffix }}.zip

0 comments on commit d53d864

Please sign in to comment.