Fix: CI - Release bug

This commit is contained in:
alstjr7375 2023-02-10 23:10:25 +09:00
parent 80480e3a9a
commit b823eea6f2

View file

@ -8,7 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
fetch-depth: 0
with:
fetch-depth: 0
- name: Merge master -> photon-style
uses: devmasx/merge-branch@1.4.0