mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 04:57:08 +00:00
fix: correct typo in workflow name
This commit is contained in:
parent
b319fc5378
commit
d137aa97f9
4
.github/workflows/release-post.yml
vendored
4
.github/workflows/release-post.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
buf_token: ${{ secrets.BUF_TOKEN }}
|
||||
|
||||
container-push:
|
||||
name: Publish Docker Images
|
||||
name: Publish Dockers
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
docs-push:
|
||||
runs-on: ubuntu-latest
|
||||
name: Publish Tech Docs
|
||||
name: Publish Docs
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Configure Git Credentials
|
||||
|
Loading…
x
Reference in New Issue
Block a user