2
0
Yuki Takei 6 жил өмнө
parent
commit
688749766f

+ 0 - 1
.github/workflows/release.yml

@@ -19,7 +19,6 @@ jobs:
       run: |
         git config --local user.name "GitHub Action"
         git config --local user.email "info@weseek.co.jp"
-        git remote add origin "https://${{ env.GITHUB_ACTOR }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ env.GITHUB_REPOSITORY }}"
 
     - name: Bump version
       run: |