Skip to content

Commit ee33ec1

Browse files
committed
Run optimize script for the Astroport TF LPer contract on new release
1 parent 848768c commit ee33ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions-rs/cargo@v1
3131
with:
3232
command: run-script
33-
args: optimize
33+
args: optimize-astroport-tf-lper
3434

3535
- name: Export checksums to json
3636
run: |

0 commit comments

Comments
 (0)