Skip to content

Commit

Permalink
fix(ci): failing step
Browse files Browse the repository at this point in the history
  • Loading branch information
lowlighter committed Sep 11, 2023
1 parent 271648e commit d0578c0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 20 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1238,11 +1238,6 @@ jobs:
plugin_rss: yes
plugin_rss_source: https://news.ycombinator.com/rss
plugin_rss_limit: 4
plugin_tweets: yes
plugin_tweets_token: ${{ secrets.TWITTER_TOKEN }}
plugin_tweets_user: github
plugin_tweets_attachments: yes
plugin_tweets_limit: 2
plugin_topics: yes
plugin_topics_limit: 24
plugin_isocalendar: yes
Expand Down
5 changes: 0 additions & 5 deletions source/templates/markdown/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,11 +168,6 @@ with:
plugin_rss: yes
plugin_rss_source: https://news.ycombinator.com/rss
plugin_rss_limit: 4
plugin_tweets: yes
plugin_tweets_token: ${{ secrets.TWITTER_TOKEN }}
plugin_tweets_user: github
plugin_tweets_attachments: yes
plugin_tweets_limit: 2
plugin_topics: yes
plugin_topics_limit: 24
plugin_isocalendar: yes
Expand Down
5 changes: 0 additions & 5 deletions source/templates/markdown/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
plugin_rss: yes
plugin_rss_source: https://news.ycombinator.com/rss
plugin_rss_limit: 4
plugin_tweets: yes
plugin_tweets_token: ${{ secrets.TWITTER_TOKEN }}
plugin_tweets_user: github
plugin_tweets_attachments: yes
plugin_tweets_limit: 2
plugin_topics: yes
plugin_topics_limit: 24
plugin_isocalendar: yes
Expand Down
5 changes: 0 additions & 5 deletions tests/cases/markdown.template.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d0578c0

Please sign in to comment.