Update .github/workflows/import.yaml
This commit is contained in:
parent
be32c8d546
commit
f60eeea7e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/import.yaml
vendored
2
.github/workflows/import.yaml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
run: pip install "steam[client]"
|
||||
- run: cargo build
|
||||
- run: cargo run -- bulk --recent-changes
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
- uses: stefanzweifel/git-auto-commit-action@v6
|
||||
with:
|
||||
commit_message: Import recent changes from PCGamingWiki
|
||||
commit_user_name: Forgejo Actions
|
||||
|
|
Reference in a new issue