Skip to content

Commit d741f0e

Browse files
authored
fix(pyth-lazer-agent) Fix a typo in the gh workflow (#2884)
1 parent dff6971 commit d741f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-rust-lazer-agent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
tags:
66
- pyth-lazer-agent-v*
77
jobs:
8-
publish-pyth-lazer-protocol:
8+
publish-pyth-lazer-agent:
99
name: Publish Rust package pyth-lazer-agent to crates.io
1010
runs-on: ubuntu-latest
1111
steps:

0 commit comments

Comments
 (0)