mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-18 07:11:53 +03:00
fixes copy-paste naming
This commit is contained in:
parent
944d93fe4e
commit
6d19c9470a
4
.github/workflows/leo-publish.yml
vendored
4
.github/workflows/leo-publish.yml
vendored
@ -11,8 +11,8 @@ env:
|
|||||||
RUST_BACKTRACE: 1
|
RUST_BACKTRACE: 1
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
add:
|
publish:
|
||||||
name: Add Package ('leo add')
|
name: Publish Package ('leo publish')
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user