action

A GitHub action to tweet from a repository

MIT License

Stars
697
Committers
34

Bot releases are visible (Hide)

action - v1.0.4

Published by gr2m over 5 years ago

1.0.4 (2019-03-31)

Bug Fixes

  • package: update actions-toolkit to version 2.0.0 (eca58ab)
action - v1.0.3

Published by gr2m over 5 years ago

1.0.3 (2019-03-06)

Bug Fixes

  • Dockerfile: copy tweets/README.md for initial setup (0430589)
action - v1.0.2

Published by twitter-together-release-bot over 5 years ago

1.0.2 (2019-02-25)

Bug Fixes

  • DOCKERFILE: action name and description updates (#40) (a0dce55)
action - v1.0.1

Published by gr2m over 5 years ago

Bug Fixes

  • replace actions.icon=twitter with cast (#38) (b606169)
action - v1.0.0

Published by twitter-together-release-bot over 5 years ago

Features

  • create tweets from added *.tweet files to the default branch
  • validate and preview tweets using check runs on pull requests
  • create a setup repository if tweets/ folder does not yet exist