Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil committed Feb 11, 2022
1 parent cf0dddf commit 0eedad6
Show file tree
Hide file tree
Showing 409 changed files with 28,625 additions and 21,017 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1.3.0
uses: pozil/auto-assign-issue@v1.4.0
with:
assignees: octocat,cat,dog
numOfAssignee: 2
Expand All @@ -36,7 +36,7 @@ This other configuration assigns issues to a random member of the `support` team

```yml
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1.3.0
uses: pozil/auto-assign-issue@v1.4.0
with:
repo-token: ${{ secrets.MY_PERSONAL_ACCESS_TOKEN }}
teams: support
Expand Down
File renamed without changes.
19 changes: 9 additions & 10 deletions node_modules/progress/LICENSE → .../eslintrc/node_modules/ignore/LICENSE-MIT
100644 → 100755

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

307 changes: 307 additions & 0 deletions node_modules/@eslint/eslintrc/node_modules/ignore/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0eedad6

Please sign in to comment.