Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language activity in the habits plugin not appearing #1519

Open
BenjaminHalko opened this issue Aug 27, 2023 · 0 comments
Open

Language activity in the habits plugin not appearing #1519

BenjaminHalko opened this issue Aug 27, 2023 · 0 comments

Comments

@BenjaminHalko
Copy link

Nothing seems to appear in the Language activity section of the habits plugin:
habits.svg

GitHub Action:

habits:
    runs-on: ubuntu-latest
    permissions:
      contents: write
    steps:
      - uses: lowlighter/metrics@master
        with:
          filename: habits.svg
          token: ${{ secrets.METRICS_TOKEN }}
          # Options
          user: BenjaminHalko
          template: classic
          base: ""
          config_timezone: America/Vancouver
          plugin_habits: yes
          plugin_habits_from: 200
          plugin_habits_days: 14
          plugin_habits_charts: yes
          plugin_habits_trim: yes

This is the case on both latest and master.
Might be related to: #1488

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant