We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63120c commit a35ef3aCopy full SHA for a35ef3a
1 file changed
.github/workflows/throwback-thursday.yml
@@ -18,7 +18,6 @@ jobs:
18
uses: CodingWithCalvin/.github/.github/workflows/random-blog-post-from-rss.yml@main
19
with:
20
rss_url: 'https://www.codingwithcalvin.net/rss.xml'
21
- exclude_days: ${{ inputs.exclude_days || 30 }}
22
23
post-bluesky:
24
needs: select
0 commit comments