chore: Update ci.yml
This commit is contained in:
parent
b151c013b6
commit
c01631b17f
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
uses: jaywcjlove/github-action-contributors@main
|
||||
id: contributors
|
||||
with:
|
||||
filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])
|
||||
filter-author: (renovate\[bot\]|renovate-bot|@github-actions-bot|dependabot\[bot\])
|
||||
avatarSize: 42
|
||||
|
||||
- name: Modify README.md
|
||||
|
|
@ -215,4 +215,4 @@ jobs:
|
|||
# run: |
|
||||
# echo "version: v${{ steps.changelog.outputs.version }}"
|
||||
# docker tag ghcr.io/jaywcjlove/linux-command:latest ghcr.io/jaywcjlove/linux-command:${{steps.changelog.outputs.version}}
|
||||
# docker push ghcr.io/jaywcjlove/linux-command:${{steps.changelog.outputs.version}}
|
||||
# docker push ghcr.io/jaywcjlove/linux-command:${{steps.changelog.outputs.version}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue