-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: auto release on mirror updates (#8)
As mentioned in astral-sh/ruff-pre-commit#82 / astral-sh/ruff-pre-commit#83, the auto release function doesn't work. This fixes that by checking for changes and setting a flag. If the flag is set, it will also create a new release through gh cli. Another note is that the `actions/setup-python` is updated from `v4` → `v5` This is being done now because it has been working well for the ruff-pre-commit repo (I think?)
- Loading branch information
1 parent
02b9a11
commit 61db430
Showing
2 changed files
with
28 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.