{"categories":[],"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhack-it-iron.hatenablog.com%2Fentry%2F2022%2F02%2F08%2F165118\" title=\"GitHub Actions\u3067git-pr-release\u3092\u4f7f\u3063\u305f\u6642\u300cNo pull requests to be released\u300d\u306e\u30a8\u30e9\u30fc\u304c\u51fa\u305f\u3089actions/checkout\u306bfetch-depth: 0\u3092\u3064\u3051\u3088\u3046 - \u3084\u308b\u6c17 \u306a\u3044\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_url":"https://blog.hatena.ne.jp/operando/","provider_name":"Hatena Blog","width":"100%","author_name":"operando","title":"GitHub Actions\u3067git-pr-release\u3092\u4f7f\u3063\u305f\u6642\u300cNo pull requests to be released\u300d\u306e\u30a8\u30e9\u30fc\u304c\u51fa\u305f\u3089actions/checkout\u306bfetch-depth: 0\u3092\u3064\u3051\u3088\u3046","type":"rich","blog_url":"https://hack-it-iron.hatenablog.com/","version":"1.0","provider_url":"https://hatena.blog","height":"190","image_url":null,"published":"2022-02-08 16:51:18","description":"github.com name: Create git pr release on: workflow_dispatch: jobs: create-pr: runs-on: ubuntu-latest env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} steps: - uses: actions/checkout@v2 with: ref: develop fetch-depth: 0 # \u3053\u308c - name: git-pr-release uses: bakunyo/git-pr-release-action@master","blog_title":"\u3084\u308b\u6c17 \u306a\u3044\u65e5\u8a18","url":"https://hack-it-iron.hatenablog.com/entry/2022/02/08/165118"}