Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaina committed Jan 17, 2024
1 parent 3c02c4c commit b41ff61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

# バージョンをpackage.jsonに書き込み
- name: Write version
uses: ./.github/actions/reweite-package-json
uses: ./.github/actions/rewrite-package-json
with:
version: ${{ steps.v.outputs.target_version }}

Expand Down

0 comments on commit b41ff61

Please sign in to comment.