Skip to content

Releases: vchrombie/wordle-github-contributions

v0.2.0

15 Feb 09:06
Compare
Choose a tag to compare

New Features

  • f7650cb - Add support for adding custom hashtags to the tweet
    Now, you can add custom hashtags to your tweet. You need to define the hashtags in the workflow configuration file as a string.
          - uses: vchrombie/wordle-github-contributions@master
          with:
            HASHTAGS: 'wordle github contributions'
          env:
            GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 Feb 07:26
1a3c3a1
Compare
Choose a tag to compare