<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hanaaaaaachiru</author_name>
  <author_url>https://blog.hatena.ne.jp/hanaaaaaachiru/</author_url>
  <blog_title>はなちるのマイノート</blog_title>
  <blog_url>https://www.hanachiru-blog.com/</blog_url>
  <categories>
    <anon>GitHub Actions</anon>
  </categories>
  <description>はじめに 今回はGITHUB_OUTPUTに書き込む際に&gt;&gt;ではなく| tee -aを用いることでログに書き出せることについて書きたいと思います。めっちゃ小ネタです。 はじめに 概要 説明 概要 タイトルにもある通り、GitHub ActionsでGITHUB_OUTPUTに書き込む際に| tee -aを用いるとおすすめです。 name: test on: workflow_dispatch jobs: test: runs-on: ubuntu-latest steps: - run: | # ログに出力されない echo &quot;tmp=10&quot; &gt;&gt; $GITHUB_OUTPUT # ログに出力…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.hanachiru-blog.com%2Fentry%2F2024%2F08%2F22%2F120000&quot; title=&quot;【Actions】GITHUB_OUTPUTに書き込む際は「&amp;gt;&amp;gt; $GITHUB_OUTPUT」ではなく「| tee -a $GITHUB_OUTPUT」がおすすめ - はなちるのマイノート&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/h/hanaaaaaachiru/20240807/20240807011518.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-08-22 12:00:00</published>
  <title>【Actions】GITHUB_OUTPUTに書き込む際は「&gt;&gt; $GITHUB_OUTPUT」ではなく「| tee -a $GITHUB_OUTPUT」がおすすめ</title>
  <type>rich</type>
  <url>https://www.hanachiru-blog.com/entry/2024/08/22/120000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
