Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Commit 8b5794f

Browse files
authored
revert day changes (#210)
1 parent c50cdae commit 8b5794f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
run: |
30-
python check_for_new_releases.py -t 285
30+
python check_for_new_releases.py -t 1
3131
3232
- name: Create Pull Request
3333
uses: peter-evans/create-pull-request@v3

0 commit comments

Comments
 (0)