Skip to content

Commit

Permalink
Merge branch 'release/20200511_01'
Browse files Browse the repository at this point in the history
  • Loading branch information
ttakuya50 committed May 11, 2020
2 parents f51fb40 + 477dd2a commit ebd788f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
echo "::set-env name=TITLE::$(echo $TITLE)"
- name: Create pull request
env:
BODY: "- "
BODY: "- リリース差分確認用"
run: |
curl -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
-X POST "https://api.github.com/repos/${{ github.repository }}/pulls" \
Expand Down

0 comments on commit ebd788f

Please sign in to comment.