Skip to content

Commit

Permalink
0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rowi1de committed Dec 4, 2019
1 parent 24b047d commit 40e09f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Assign Team and Persons"
uses: rowi1de/[email protected].4
uses: rowi1de/[email protected].6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
teams: "gitub-org-team" # only works for GitHub Organisation/Teams
Expand Down
2 changes: 1 addition & 1 deletion self.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
persons: "rowi1de"
Expand Down

0 comments on commit 40e09f4

Please sign in to comment.