Skip to content

Commit

Permalink
added date of last update of reports
Browse files Browse the repository at this point in the history
  • Loading branch information
Lifailon committed May 14, 2024
1 parent ad877f7 commit 3f75cf2
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 4,360 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
git config --global user.name 'GitHub Actions'
git config --global user.email 'actions@github.com'
git add .
git commit -m "Update free games list"
git commit -m "update game list"
git push
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Epic Games Radar

This repository contains an up-to-date list of free games, discounts, and giveaways in the Epic Games store, updated every hour using **GitHub Actions**. You can get game lists on the project 📣 [Web Page](https://lifailon.github.io/epic-games-radar) (the report is initially generated in [Markdown format](https://github.com/Lifailon/epic-games-radar/blob/rsa/index.md)) or in `json` format via any REST API client.

> ⚠️ The `CloudFlare` system does not allow you to make resular queries, so the data may not always be up to date.
This repository contains an up-to-date list of free games, discounts, and giveaways in the Epic Games store, updated using **GitHub Actions** (the date of the last report update is shown above the table). You can get game lists on the project 📣 [Web Page](https://lifailon.github.io/epic-games-radar) (the report is initially generated in [Markdown format](https://github.com/Lifailon/epic-games-radar/blob/rsa/index.md)) or in `json` format via any REST API client.

![Image alt](https://github.com/Lifailon/epic-games-radar/blob/rsa/image/web-page.jpg)

Expand Down
Loading

0 comments on commit 3f75cf2

Please sign in to comment.