mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-05-04 10:33:47 +01:00
fix: grammar
Co-authored-by: dai <contact@daimond113.com>
This commit is contained in:
parent
28790bf631
commit
c71b33489a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -211,7 +211,7 @@ jobs:
|
|||
with:
|
||||
images: ${{ needs.prepare.outputs.registry_image }}
|
||||
|
||||
- name: Log in to the Container registry
|
||||
- name: Log into the Container registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: https://ghcr.io
|
||||
|
|
Loading…
Add table
Reference in a new issue