Reference github source for action
This commit is contained in:
parent
fd66bcb77e
commit
840e6daf92
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
|||
run: hostlist-compiler -c configuration.json -o filter.txt
|
||||
|
||||
- name: Commit Filter List
|
||||
uses: stefanzweifel/git-auto-commit-action@v6
|
||||
uses: https://github.com/stefanzweifel/git-auto-commit-action@v6
|
||||
with:
|
||||
commit_message: "Update Filter List"
|
||||
file_pattern: "filter.txt"
|
Loading…
Add table
Add a link
Reference in a new issue