Skip to content

Releases: sinedied/run-on-output

1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 09:16

1.1.0 (2025-07-18)

Features

  • add script to generate social media banners (f4165c7)
  • implement buffering in pattern matcher to handle large outputs and maintain state across chunks (190eb36)

1.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:39

1.0.1 (2025-07-11)

Bug Fixes

  • duplicate output (63afb3a)
  • ensure actions are executed only once when patterns are found (8988a41)
  • output forwarding (b1e0734)

1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:52

1.0.0 (2025-07-10)

Bug Fixes

Features