Skip to content

Commit

Permalink
Use latest rss-issues action
Browse files Browse the repository at this point in the history
Fix rss without updated field
  • Loading branch information
guilhem authored May 18, 2020
1 parent bca7984 commit 2c71ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feeds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
eks:
runs-on: ubuntu-latest
steps:
- uses: guilhem/rss-issues-action@0.0.2
- uses: guilhem/rss-issues-action
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
feed: "https://docs.aws.amazon.com/eks/latest/userguide/doc-history.rss"
Expand Down

0 comments on commit 2c71ffe

Please sign in to comment.